- ago
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
0
164
Solved
4 Replies

Reply

Bookmark

Sort
- ago
#1
This is typical feature creep in my opinion.
0
Cone8
 ( 25.44% )
- ago
#2
With C# Code you can use SetPaneDrawingOptions (click for details)

While using blocks, it's not currently possible.
2
Best Answer
- ago
#3
@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.
1
- ago
#4
You can also see this as the beginning of a reordering flexibility for MetaStrategies, Building Blocks and chart indicators.
0

Reply

Bookmark

Sort