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.
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by aussugardefender, Today, 01:07 AM
    0 responses
    3 views
    0 likes
    Last Post aussugardefender  
    Started by pvincent, 06-23-2022, 12:53 PM
    14 responses
    238 views
    0 likes
    Last Post Nyman
    by Nyman
     
    Started by TraderG23, 12-08-2023, 07:56 AM
    9 responses
    384 views
    1 like
    Last Post Gavini
    by Gavini
     
    Started by oviejo, Today, 12:28 AM
    0 responses
    4 views
    0 likes
    Last Post oviejo
    by oviejo
     
    Started by pechtri, 06-22-2023, 02:31 AM
    10 responses
    125 views
    0 likes
    Last Post Leeroy_Jenkins  
    Working...
    X