Multiple Moving Averages (Simple/SMA & Exponential/EMA) in one indicator
Support for a fixed [higher] time frame for the MAs
MAs default period length are key ones, provided by experienced traders in crypto, greetings to xpressive
Live update or Non-repainting modes support: with the non-repainting mode the previous candle's close is considered instead of latest/current bar's changing close
Features:
7 EMAs with editable length
4 SMAs with editable length
Choice of the price/data source from a predefined list
Activate or not the usage of an higher TF
Target Higher time frame resolution. Not using the predefined lists for more possibilities, e.g M1="M", H12="720", D3="3D", 5M="5"
Configurable lines' width in one setting. Hide or change the MAs color from the indicator's style settings
版本注释
Minor update: default config, labels & colors Interesting tool for intraday scalping, based on higher TF MAs, to catch tops & bottoms while ranging
版本注释
Update the sample snapshot Defaults: live mode, MAs higher TF H12
版本注释
Fix the issue with pine script v4 & charts not supporting a default time frame below TF Daily, e.g. BLX:BTCUSD Add labels to display each MA line period length Screenshot with higher TF for MAs set to D on a H4 chart
版本注释
last update. hope you'll enjoy
版本注释
Enhanced labels: display actual MAs value in addition to their set period length + label styling Enhanced settings: Control the multiple MA display or not + general panel layouting