Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 9876
- Rating:
- Published:
- 2019.02.07 08:54
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: 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).