I've been interested in 'Multiple Moving Averages' lately and came across another script on here for a Rainbow MA. Unfortunately its source is private and I wanted to try things out with other MA types so I put this together. I also wanted to make it a seperate study so I could view regular bars without the clutter. The general rule of thumb with these is the larger the price movement the wider the lines become giving you sort of a wave effect. When the lines bunch up together you know there's going to be a breakout opportunity that will present itself. Partly art, partly practical, entirely overkill. Enjoy!
The anchor multiplier should basically allow you to view things in relation to another time period, but it takes forever to load and will likely time out. Since there are 63 MA's being calculated and plotted changing options on the fly takes some time to process and load.
I'm also pretty new to pine script so it's probably not the best implementation.
MA types: EMA (default), SMA, WMA, VWMA, SMMA, DEMA, TEMA, HullMA, ZEMA, TMA, SSMA Play around with these to see some different effects.
In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publications is governed by House rules. You can favorite it to use it on a chart.
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.