Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

setting the backtest dialogue parameters

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

    setting the backtest dialogue parameters

    In the strategy analyser in order to start a backtest I click with the right mouse button on an instrument which brings up the "backtest" dialouge.

    Is there a way to save all of the parameters, such as "sessioin begins" etc.. becuase at the moment I have to keep re-entering them every time I start NinjaTrader.

    Is there a way to do it in the...

    protected override void Initialize()
    {
    CalculateOnBarClose = true;
    ...

    function? I note that I can set CalculateOnBarClose, but is it possible to set other fields?

    Thanks,
    Matthew

    #2
    Matthew, unfortunately setting those programmatically is not supported.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    116 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    163 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    84 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    129 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    87 views
    0 likes
    Last Post PaulMohn  
    Working...
    X