TradingView
Bezzus
21 apr 2018 21:46

Multiple Moving Averages+TransientZones+Volumes 

Beskrivning

///////////////////////////////////////////////////////////////////////////////////////////
//// 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
Kommentarer
zamani3030
Repanting?
Bezzus
@zamani3030, yeah, transient zones is a bad indicator and has repainting. I realized that only after publishing the code. If you're interested in similar scripts, check my other Multiple MA codes.
Mer