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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    151 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    303 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    244 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    175 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X