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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        45 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        21 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        31 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        50 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Working...
        X