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 sjsj2732, Yesterday, 04:31 AM
    0 responses
    28 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    284 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    281 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    132 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    90 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X