Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

Wilder's Relative Strength Index - indicador para MetaTrader 4

Visualizaciones:
8416
Ranking:
(8)
Publicado:
2023.01.22 18:12
Actualizado:
2023.01.22 18:15
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

This indicator implements the “Relative Strength Index (RSI)” developed by John Welles Wilder Jr., as described in his book—New Concepts in Technical Trading Systems [1978].

This indicator uses a revised equation for computational efficiency, but with the same mathematical outcome.

The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of MetaEditor under the name “FMIC”.

Wilder's Average True Range (ATR) Wilder's Average True Range (ATR)

An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].

Code for counting open orders by Order Type individually Code for counting open orders by Order Type individually

This is an Expert Advisor code for counting open running orders for each type: OP_BUY or OP_SELL.

Support and Resistance Indicator Support and Resistance Indicator

This Indicator shows the potential breakout/stop levels.

GridTrading Algorithm at volatile market GridTrading Algorithm at volatile market

This EA can do Grid trading and has useful functions for Gridtrading included