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.
更多