TradingView
SolCollector
2021年3月27日午後11時57分

Quad MA 

Aluminum FuturesCOMEX

詳細

For a dive into the fine details, see the source code/documentation.

Quad MA is a program designed to allow a wide range of flexibility in overlaying multiple moving averages onto a chart.

This program handles the ability to:
- Overlay Up to 4 moving averages on the chart.
- Change the length of each moving average.
- Adjust optional values for special moving averages
(least squares and Arnaud Legoux)
- Change the color for each moving average.
- Change the type of each moving average individually.
- Change the visibility of each moving average.
- Change the source of the moving averages.
- Set alerts for a cross between any two moving averages.

リリースノート

Polishing comments, update posted before study() detailing my intention to work on code in java to reproduce this script with any number of moving averages.

リリースノート

Clean Chart update

リリースノート

Trend value input changed to input.source instead.

House-Rules update

リリースノート

Minor Changes to documentation.
コメント
SolCollector
Line 35:

Missing “Symmetrical” from list of options in this comment line.
詳細