Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

AddPlot to strategy with different scale or panel

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

    AddPlot to strategy with different scale or panel

    I have a strategy where I use "addPlot" and, as long as it is in the same scale, no problem BUT (in a strategy) is there a way to add a plot with a different scale or in a different panel?
    I need to plot strategy values that are very different than the price scale...
    TIA!

    #2
    Hello, thanks for writing in. There is no way for an indicator to spawn multiple panels but you can implement each plot as a stand-alone indicator and use a strategy that calls AddChartIndicator(). We have an example for reference here:

    Comment


      #3
      Thanks Chris,
      This would work fine if the scales were the same but the two plots have very different scales, they really cannot be overlayed...
      >>Since I am looking at optimizer result charts, I may be able to manually add an indicator and use the "GetValueAt"... will need to experiment.
      Thanks for the tip!

      Comment


        #4
        Hi Walt, you are not required to make it an overlay indicator. You can have two indicators each in their own panel as well.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        478 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        318 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        257 views
        1 like
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        340 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        308 views
        0 likes
        Last Post CarlTrading  
        Working...
        X