This is an stochastic chart of Price adjusted Mayer Multiple Average Delta.
Moving Average Function can be selected from a list with standard functions and following experimental extras: - Volume Weighted Exponential Moving Average [ema(x*v, y) / ema(v, y)] - Volume Weighted Time Decayed Moving Average // similar to vwema, but alpha is calculated from length as half-life decay function (not sure if I got that right...)
Default MA function is sma, to keep it true to the original MM indicator, but I think VWEMA and VWTDMA may perform better with exponential nature of Bitcoin.
See also:
Suggestions and bug reports are welcome =)
版本注释
Use same aggregate function on Mayer Multiple Average for consistency