Pon "Me gusta" y sigue las noticias
Deje un enlace a él, ¡qué los demás también lo valoren!
Evalúe su trabajo en el terminal MetaTrader 5
Currency Strength EA - Asesor Experto para MetaTrader 4
- Visualizaciones:
- 56512
- Ranking:
- Publicado:
- 2017.05.02 13:01
- Actualizado:
- 2019.10.17 13:01
- ¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
This EA calculates the strength of various currencies according to the percentage change in a day from the opening of the candle. If some currency is very strong or very weak, it will check the difference between both. If it is more than the value provided in the inputs parameters, it will open a trade with that pair and set take profit as given by the user.
This EA cannot be backtested. Don't trade in live directly. Check in demo first.
NOTE: It is to be applied on one chart only and it will do the rest for all currencies.
This expert will copy a trade with the preset volume on the same account, can be used with a signal. No cross-account functionality.
Auto FiboAutomatic Fibonacci with ZigZag Base.
Trailing stop allows you to automatically protect the profits with your positions. It adjusts itself according to the current market rate and the amount of pips you give it to trail behind.
ChartEvent Test ExampleTest ChartEvent is an example demonstrating the various types of ChartEvent: keyboard keys events, mouse click & move events, custom events. The source code works both in MetaTrader 4 and MetaTrader 5.