Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Vladimir Karputov
- Vues:
- 3023
- Note:
- Publié:
- 2018.04.18 17:14
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The author of the idea: Scriptor, the author of the MQ5 code: barabashkakvn.
The Expert Advisor trades based on the signals of two iMA (Moving Average, MA) indicators (one of which has a hard coded 'period' parameter set to D1) and one iSAR (Parabolic SAR).
Example of opening a BUY position:
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20184

The Expert Advisor opens positions when the price crosses line objects.

Simultaneous opening of two opposite positions. Trailing Stop.

A histogram of the days of the week.

Trend detection based on the last three bars.