Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Changing Plot Order

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

    Changing Plot Order

    I thin I am right in thinking that to change plot order I'd have to recompile an indicator however regardless of how what order I define the plots in it seems arbitary how they are actually plotted.

    Is there a way I can ensure an indicator with 3 plots stacks them in a certain order?

    Many thanks.

    #2
    >> Is there a way I can ensure an indicator with 3 plots stacks them in a certain order?
    If you could not manage this by the changing the order of Add() calls in Initialize() then I would not know.

    Comment


      #3
      Thanks for your prompt answer!

      I messed up I was getting confused how a series added with "public DataSeries MySeries" related to a plot series. Still am actually they seem to reference the same actual series?

      Anyway I did discover that plots plot in reverse order to how they are added so all is well.

      I guess if I want to have stack bars and switch them so the smallest is in the front (like the image) I will need 4 plots ?

      Cheers,
      Nick
      Attached Files

      Comment


        #4
        I have not tried that. You would need to try by yourself.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        572 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        573 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X