OPEN-SOURCE SCRIPT

TimEMA

685
The standard EMA formula is EMA= Close - EMA(previous day)} x multiplier + EMA(previous day)
Multiplier = (2/(Period + 1))

TimEMA makes the 2 in the multiplier calculation an input parameter. The larger that number is, the quicker the response.

Disclaimer

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.