Folks - I have searched the forum for a clue on how to change indicator sequence on a chart without having to delete them; without luck. Is there is a solution or prior discussion that anyone can point me to? If new, can we make it a feature request. Just as an idea - we could have an editable Pane # with the indicator settings (overlaps increase rest of pane #'s). Drag n drop even better :)
Thank you
Thank you
Rename
This is typical feature creep in my opinion.
With C# Code you can use SetPaneDrawingOptions (click for details)
While using blocks, it's not currently possible.
While using blocks, it's not currently possible.
@Cone - thanks, that's handy. Is there a way to get a list of the pane tags? I searched the QuickRef doc (nice new feature), but I didn't find a method for getting a list of pane tags. I'd like to use that so I can write a simple sort and utilize SetPaneDrawingOptions to get the panes in my sort order.
You can also see this as the beginning of a reordering flexibility for MetaStrategies, Building Blocks and chart indicators.
Your Response
Post
Edit Post
Login is required