Multiple standard moving average plots in a single script, with golden cross (GX) and death cross (DX) indicators.
Momentum filters of each MA can be applied to the GX/DX indicators -- i.e. such that the 50 SMA /200 SMA GX will only trigger if the momentum of the 200 SMA is positive, etc. Note:User can set the triggering criterion, scaled to the % of the respective MA value. Setting this value to negative allows the triggering of GX when MA momentum is negative (-ve), and vice versa for DX.
Each plots and indicators can be individually enabled/disabled.
This script is base on the following Multiple Moving Averages script: which allows users to set their own preferred MA candle lengths. Multiple Moving Averages {Cybernetwork}
發布通知
Introduced additional user configurable MAs with their own GX/DX indicators.
發布通知
Momentum filtered (if Enabled) GX/DX events are indicated by gray arrows.
發布通知
Updated momentum filtering labels.
發布通知
Fixed bugs
發布通知
Extend the number and type of user-configurable MAs.
發布通知
Tweaked defaults and improved descriptions in the script settings.