Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 9892
- Note:
- Publié:
- 2019.02.07 08:54
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
A panel based on class CDialog works for all symbols and magic numbers. It has three buttons based on class CButton
- "Close all" - closing all positions
- "Close loss more ... " - closing losing positions only, moreover, only those having the loss exceeding the Loss parameter
- "Close profit more ... " -closing profitable positions only, moreover, only those having the profit exceeding the Profit parameter
All trades are performed within one run: If an error occurs during closing, then this error will not be processed in any way.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/23450

An Expert Advisor for placing Stop Loss and Take Profit.

Indicator Murrey_Math_Lv with the levels shown as labels that can be changed in its input parameters

Indicator Murrey_Math_Lv_Arr limiting the computer resources used in calculating and displaying the indicator on the chart

An Expert Advisor based on two indicators: iFractals (Fractals) and iAlligator (Alligator).