Is it possible to have the window for an indicator dropped on a chart stay centered vertically on zero regardless of indicator value?
Rename
You could set its UseZeroOrigin property to true.
I see that property in the QR but how / where do I actually apply it to a standalone chart pane created with a dropped indicator?
You’d assign it to the instance of the indicator that you plotted.
Sorry, I don't understand. This is not a C# strategy. It's just a streaming chart with a drag and drop indicator in it that I am displaying in a pane separate from the Price Pane. How / where do I set this?
Ah, sorry I assumed this was C#. It’s not possible via drag and drop.
Your Response
Post
Edit Post
Login is required