TradingView
felipeprenholato
7 Apr 2020 pukul 02.18

Multi Timeframe Moving Averages  

XRP / DollarBitfinex

Huraian

This indicator allows you to view a moving average ( EMA or SMA ) of your choosing on other time frames than what you are currently on. You just need to edit the script and plot MAs that you want to see.

This is based on awesome work of @millerrh at tradingview.com/script/1n00oj8X-Multi-Timeframe-Moving-Averages/, but now instead of read inputs, I just plot what I desire with correct labels.

The reason I used that was that I wanted to see daily MAs in 15min, 5min and 1min charts.

To use the script add to your chart and edit it, you can add or remove any MA you want at end of file and then add it to your chart again.

The code off course is open source.
Komen
jthole
Great work, thanks!
Belliez
Great script, do you know how to smooth the higher time frames to the lines show as a line instead of steps?
NtHawk101
This now appears locked, in read only mode. Am I missing something?
radiohead06
Thanks a lot! That's exactly what I was trying to do. You saved my life with just security(syminfo.tickerid, "60", ma(maType, close, length)) :-)
loyingwai
Love it, thanks a lot!
csamsojo
Could you please help me to adjust the code so that the 50 or the 200 MA is not displayed on the intraday charts? Thank you,
jthole
@csamsojo, just comment it out in the code?
felipeprenholato
@csamsojo, just change the "Current" for value you need, "W" for week, "M" for month.
Lebih