OPEN-SOURCE SCRIPT

Multiple Moving Averages+TransientZones+Volumes

4 091
///////////////////////////////////////////////////////////////////////////////////////////
//// MULTIPLE_MA+TRANSIENT_ZONES+VOLUMES ////
/////////////////////////////////////////////////////////////////////////////////////////

// Author GianlucaBezziccheri

// A simple script including:
// 1) 4x Simple Moving Averages
// 2) 4x Exponential Moving Averages
// 3) 4x Weighted Moving Averages
// 4) 4x Volume Weighted Moving Averages
// 5) 4x Hull Moving Averages
// 6) Transient Zones v1.1 (by Jurij)
// 7) Volumes

// You can choose MA type you prefer and even to activate all of them at the same time,
// though i don't recommend doing this.
// For more details about 6) check the original script

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.