Requested at Post 8 -
https://www.wealth-lab.com/Discussion/Fill-series-with-DrawPolygon-5879
(bool behindBars) parameter in the drawn objects (polygon, circle, etc.), was really useful.
https://www.wealth-lab.com/Discussion/Fill-series-with-DrawPolygon-5879
(bool behindBars) parameter in the drawn objects (polygon, circle, etc.), was really useful.
Rename
Activating this for Build 11.
Yay!!!
Hope this includes, or can be expanded to include, choosing front-to-back order of plots in a pane in case of multiple plots.
Nope, that would be out of scope for the behindBars request. But you can already control the plot order within the strategy code so no more complexity should be needed.
So glad this has been implemented!
Corollary: It would be nice if the plot hierarchy is also carried over to the Y-axis so the indicator that's behind should also have its value plotted behind the other one's.
e.g. In the image below DrawHorzLine is plotted behind the RSI indicator in the chart window but on the Y-axis its value lies over the indicator's.
Corollary: It would be nice if the plot hierarchy is also carried over to the Y-axis so the indicator that's behind should also have its value plotted behind the other one's.
e.g. In the image below DrawHorzLine is plotted behind the RSI indicator in the chart window but on the Y-axis its value lies over the indicator's.
Your Response
Post
Edit Post
Login is required