The source code is here

Code
 vars close = series(priceClose());
 vars fastEMA = series(EMA(close, 144));
 plot("fastEMA", fastEMA, MAIN, BLUE);


Please see my attachment for Tradingview and Zorro charts

EMA 144 on Bitmex 15m BTCUSD


Attached Files
unnamed (1).png (5 downloads)
unnamed.png (18 downloads)
Last edited by Mio; 06/05/20 14:06.