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 geddyisodin, Today, 05:20 AM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by Max238, Today, 01:28 AM
    3 responses
    32 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by timko, Today, 06:45 AM
    2 responses
    13 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Started by habeebft, Today, 07:27 AM
    0 responses
    5 views
    0 likes
    Last Post habeebft  
    Started by Tim-c, Today, 03:54 AM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Working...
    X