- Errors, bugs, questions
- indicator crossing
- Scale for MAs within indicator window
The built-in moving average indicator cannot be set to a sub window unless there is already an existing subwindow.
So please explain in more detail, and show your code if relevant, as well as screenshots to help explain.
The built-in moving average indicator cannot be set to a sub window unless there is already an existing subwindow.
So please explain in more detail, and show your code if relevant, as well as screenshots to help explain.
I mean exactly built-in moving average. If you add some of them in the same sub-window and scroll the chart to the left or right, moving average lines move and braid together while you scroll.
As you said, this is ok behavior.
As you said, this is ok behavior.
You are only able to add a moving average to existing window, with the intent of using one of the following "Apply to" options:
- Previous Indicator's Data
- First indicator's Data
For all other "Apply to" options, the scale will NEVER match.
You will have to program your own custom indicator if you want to combine multiple moving averages with the same scaling.
This is however a trick you can use:
- Create a sub-window by adding an RSI for example.
- Add a moving average to it of Type: SMA, Period:1, Price: Close, Style Colour: none
- Delete the RSI from the sub window
- Add a new moving average (any parameters) and choose Apply to: First indicator's Data
- Add another new moving average and choose again Apply to: First indicator's Data
You now have two visible moving averages and one hidden one, all with the same scale.
This is however a trick you can use:
- Create a sub-window by adding an RSI for example.
- Add a moving average to it of Type: SMA, Period:1, Price: Close, Colour: none
- Delete the RSI from the sub window
- Add a new moving average (any parameters) and choose Apply to: First indicator's Data
- Add another new moving average and choose again Apply to: First indicator's Data
You now have two visible moving averages and one hidden one, all with the same scale.
Thank you, it's working perfectly.
👏👏👏

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use