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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    93 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    138 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    123 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    73 views
    0 likes
    Last Post PaulMohn  
    Working...
    X