Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
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
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 16827
- Ranking:
- Publicado:
- 2016.02.15 11:54
- Actualizado:
- 2016.11.22 07:32
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
Real author:
Mohammad Soubra
This is my 1st published code, it is very simple code example:
- RSI 14 (price close) — open buy when it is < 25
- RSI 14 (price close) — close buy when it is > 50
- RSI 14 (price close) — open sell when it is > 75
- RSI 14 (price close) — close sell when it is < 50
Includes trailing stop, fixed TP & fixed SL.

The indicator for the floating spread. Displays the change in spread of multiple currency pairs.

The multitimeframe version of the ChannelsFIBO indicator.

1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.

Spread, its moving average (EMA), its maximum and minimum, and ticks per second (market speed) in the Comment. The version 1.01 is made with the normal average, instead of the moving average.