Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

plot the Closes[1][0], Multi time frame issue

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

    plot the Closes[1][0], Multi time frame issue

    Hi,

    A starters problem here: How to plot a secondary series? I'm using Add(....) in the initialize section and trying to plot the Closes[1][0], but this does not plot when activated on charts. Secondary series is .Day, 1 and chart series is for example .Minute, 10.
    Using if (BarsInProgress == 0) does not work and using indicators in between such as specified on the forum in previous threads does not help me either.
    I've been coding in ninjatrader for over 6 months now and this issue keeps coming back.

    The Multi Time frame issues are widely discussed on the forum but I could not find an answer for my problem.

    Many thanks,

    Michael

    #2
    Originally posted by MichaelBruce View Post
    Hi,

    A starters problem here: How to plot a secondary series? I'm using Add(....) in the initialize section and trying to plot the Closes[1][0], but this does not plot when activated on charts. Secondary series is .Day, 1 and chart series is for example .Minute, 10.
    Using if (BarsInProgress == 0) does not work and using indicators in between such as specified on the forum in previous threads does not help me either.
    I've been coding in ninjatrader for over 6 months now and this issue keeps coming back.

    The Multi Time frame issues are widely discussed on the forum but I could not find an answer for my problem.

    Many thanks,

    Michael
    If you posted the code that you have, we might be better able to see what is not quite kosher?

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    581 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    338 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 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
    552 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X