Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding Data Series to a panel

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

    Adding Data Series to a panel

    Hey guys, is it possible to assign a secondary data series to appear in panel 2 in a backtest strategy?

    For example on initialize i have code:
    Add(PeriodType.Day, 1);

    My primary series ES renko 5 brick but would also like to view the daily in the bottom part of the chart, is this possible?

    #2
    Hello,

    We do not have any supported methods to add bars to a second panel, but it is possible to do by over ridding the plot method.

    Please have a look at the Spread w/ CandleSticks indicator which shows how to do this:

    MatthewNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    218 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    135 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    149 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    233 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    192 views
    0 likes
    Last Post CarlTrading  
    Working...
    X