Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding plots to Price panel and a new panel

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

    Adding plots to Price panel and a new panel

    Hi Support,

    If an indicator or strategy generates two plots. I would like to have one added to the price panel, while the other on its own panel underneath the price. Is this possible? If so, how can I do it in code?

    Thanks,
    -Alaa

    #2
    Hello aelagha,

    An indicator can only plot to its panel so the options to do this would include:
    Plotting in the sub panel and then using a drawing object with DrawOnPricePanel = true.
    Using a strategy with multiple "dummy" indicators. A strategy can add multiple indicators to the primary panel or their own panel and then have them plot values. There is a sample of that concept in the following link: https://ninjatrader.com/support/help..._a_ninjasc.htm

    I look forward to being of further assistance.

    Comment


      #3
      Thank. That helps. IS there an example of the first (plotting an indicator in a sub panel...)?
      Last edited by aelagha; 08-31-2021, 11:18 PM.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      51 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      128 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      69 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      42 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X