OPEN-SOURCE SCRIPT

9 ema cross Buy Signal

This script defines a custom indicator called "Buy Signal Indicator." It calculates the 9-day Exponential Moving Average (EMA) using the ema() function. Then, it checks if the current candle closes above the 9 EMA and the preceding candle also closed above it with higher highs and higher lows. If these conditions are met, a green "BUY" label will be displayed below the candle. The 9 EMA line is also plotted on the chart for reference.
Moving Averages

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad