OPEN-SOURCE SCRIPT
Actualizado MayerMultiple Price BB

This charts an indicator created by Trace Mayer with some extras.
Plots:
- Mayer Multiple (may be hard to notice, since it overlays by default and stay at the bottom...)
- Price adjusted by Mayer Multiple Average with Bollinger Bands
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.
Suggestions and bug reports are welcome =)
Plots:
- Mayer Multiple (may be hard to notice, since it overlays by default and stay at the bottom...)
- Price adjusted by Mayer Multiple Average with Bollinger Bands
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
Suggestions and bug reports are welcome =)
Notas de prensa
- Adjusted default std deviation length- Use same aggregate function on Mayer Multiple Average for consistency
Notas de prensa
Cleanup the chart =pNotas de prensa
Cleanup the chart (again) =pScript de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.