Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi time frame Series Output

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

    Multi time frame Series Output

    Hello, we have a strategy that operates in 1 min which needs the daily ATR of 20 periods, the question we have is when we try it in Market Replay, if we have to download at least 20 days before to calculate the daily ATR( of the second series of prices), or how we should do it. Thank you

    else if (State == State.Configure)
    {
    AddDataSeries(Data.BarsPeriodType.Day, 1);

    }
    Last edited by Lesclafit; 12-13-2022, 03:27 AM. Reason: Market Replay Multi Series

    #2
    Hi Lesclafit, thanks for posting. If you are running the Simulation license key then you will need to connect to a real data source and pull up a daily chart of the instrument to get the historical data. You can connect to Kinetick EOD to get Daily data. If you are running a lease or lifetime license key it should use the NinjaTrader historical data server to back fill the needed data.

    Kind regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X