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 DannyP96, 05-18-2026, 02:38 PM
    1 response
    29 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    117 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    69 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    227 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    309 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X