Announcement

Collapse
No announcement yet.

No default parameter values when Backtesting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • No default parameter values when Backtesting

    I've defined a number of FunctionParameters for my Backtest study.

    When I Edit Studies, they show up correctly with the defined default values.

    But when I Backtest the study, no default values show up. How do I get them to show up?

    Thanks

    I figured it out. Tried to delete this post but it wouldn't let me. I had a problem with variable naming between FunctionParameter instantiation and vars in main(...) - they weren't spelled the same.
    Last edited by michaelmakuch; 09-17-2006, 12:37 PM.
Working...
X