OPEN-SOURCE SCRIPT

MG - Fibonacci Level Alerts

Actualizado
This script allows a user to get alerts when the price goes within a certain percentage threshold of a Fibonacci level.

If connected with AutoView, it could allow an easy way to do automated range trading between Fibonacci levels. Although I plan to do this myself, I haven't used it for this purpose yet so please be cautious and verify with live results beforehand before using it for any automation.

NOTE: The image shown of the indicator is not fully correct as the close price is used. In many cases in the example image, the candle close price DID come within the alert threshold but closed outside the threshold

Usage:

1. User performs a Fibonacci retracement / extension analysis to identify a sensible high and low point. (Currently, this script is geared towards dip pullbacks during a bull market with the ability to toggle rise pullbacks in a bear market in the pipeline)
2. User enters the high and low points into this indicator
3. User can then set alerts on the buy and sell signals which should provide alerts at excellent entry / exit points.
4. Set the alerts to once per bar (not per close). In this indicator, we want to catch things as soon as they happen.

NOTE: Should use in conjunction with another indicator for maximum results.

I personally use this indicator (tradingview.com/script/JV2WLRcM-Indicator-Multiple-Moving-Averages-1-0/)

TODO

- Add negative alert levels
- Allow user to specify direction of Fib retracement as the levels are different in bull and bear markets

All feedback is welcome
Notas de prensa
Changed Fibonacci level from integer to float
Fibonacci ExtensionFibonacci RetracementTrend Analysis

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