Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot second instrument on second panel

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

    Plot second instrument on second panel

    If i add another instrument to a strategy, how can i view this second instrument in panel 2 of the charts displayed in the strategy analyser.
    Also how do i add SMA etc to the second instrument on the second panel

    Add("ES ##-##", PeriodType.Day, 1);

    #2
    Hello,
    There is not a way from code to make the secondary instrument appear on the chart. You will need to manually add the second instrument as a dataseries to the chart. Please see the following link on how to add a data series: http://ninjatrader.com/support/helpG...price_data.htm

    There is not a supported method to make an indicator plot in the second panel of a chart through programming. The only supported method is to add the indicator manually.
    Cody B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    142 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    81 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    125 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    120 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    98 views
    0 likes
    Last Post CarlTrading  
    Working...
    X