- ago
Is it possible to have the window for an indicator dropped on a chart stay centered vertically on zero regardless of indicator value?
0
275
Solved
5 Replies

Reply

Bookmark

Sort
Glitch8
 ( 9.28% )
- ago
#1
You could set its UseZeroOrigin property to true.
0
- ago
#2
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?
0
Glitch8
 ( 9.28% )
- ago
#3
You’d assign it to the instance of the indicator that you plotted.
0
- ago
#4
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?
0
Glitch8
 ( 9.28% )
- ago
#5
Ah, sorry I assumed this was C#. It’s not possible via drag and drop.
0
Best Answer

Reply

Bookmark

Sort