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
- Vues:
- 5132
- Note:
- Publié:
- 2015.12.11 11:10
- Mise à jour:
- 2015.12.17 12:45
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The function closes all locked orders. This really saves money on the spread.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/14278

Implementation of a trading system based on divergence detection.

The indicator registers the price level breakout moments and the significance of these levels.

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable.

The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.