peacefulLizard50262

Fibonacci Moving Average (FMA)

The Fibonacci Moving Average (FMA) is a technical analysis tool that uses a weighting system based on the Fibonacci sequence to smooth out fluctuations in data and help identify trends. It is calculated by first finding the metallic mean of the source data and then applying a weight to each data point based on its position in the Fibonacci sequence. The weighted data points are then averaged to create the FMA line. This script allows the user to specify the source data and the length of the moving average, and plots the resulting FMA line on a chart.

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?