Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 Belfortbucks, Today, 09:29 PM
    0 responses
    3 views
    0 likes
    Last Post Belfortbucks  
    Started by zstheorist, Today, 07:52 PM
    0 responses
    7 views
    0 likes
    Last Post zstheorist  
    Started by pmachiraju, 11-01-2023, 04:46 AM
    8 responses
    150 views
    0 likes
    Last Post rehmans
    by rehmans
     
    Started by mattbsea, Today, 05:44 PM
    0 responses
    6 views
    0 likes
    Last Post mattbsea  
    Started by RideMe, 04-07-2024, 04:54 PM
    6 responses
    33 views
    0 likes
    Last Post RideMe
    by RideMe
     
    Working...
    X