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.