I am already adding a simple moving average with the Add() method, and this works fine since it overlays it over the price and the indicator and the price have the same scale.
The second indicator I wish to add uses a scale with completely different values so overlaying on the price is useless - it needs its own panel. How can I do this? Haven't found anything in the help, the forums or any likely looking methods.
Thanks

Comment