Main Settings ==> Basic settings of the EA |
MagicNumber |
Specified magic number for open market orders. At 0, the Expert Advisor will analyze all orders. |
Trade Direction |
Select the order direction for modification: Buy or Sell. |
BE: Include Swap and Comission |
Close all open orders when the specified drawdown value in the deposit currency is reached. |
Show Comments |
Display log comments and an information panel in the upper left corner of the screen. |
Order manager ==> Order management |
Close All Orders Now |
Forcedly close all open market orders with the specified magic number and in the specified direction at once. |
Delete Pendings Now |
Forcedly delete all pending orders with the specified magic number and in the specified direction at once. |
Close Max Drawdown In deposit currency |
Close all open orders when the specified drawdown value in the deposit currency is reached. |
Close Max Drawdown Percent |
Close all open orders when the specified drawdown value in percentage of the deposit is reached. |
Take Profit ==> Take Profit Control Settings |
Take Profit: Modification |
Choose one of three options for working with Take Profit: |
– Don’t change |
Calculate Take Profit value, display it as a horizontal line in the chart, but do not modify it, allowing the user to evaluate the correctness of selected settings. |
– Modify TP |
Modify TP orders with the specified direction and targets in the settings. |
– Delete TP |
Delete the already existing TP of the open order. |
Take Profit: BE + pips |
TP deviation from Breakeven level in old points. It may have a negative value, then the closing will occur with a loss. It will not be taken into account if the Take Profit: Percent profit parameter is greater than 0. |
Take Profit: Percent profit |
The deviation of TP from the Breakeven level as a percentage of the account deposit is convenient for closing exactly by % profit. For example, if the account balance is 1000$, and the specified percentage is 1%, the distance of total TP from the break-even level will be automatically calculated so that the profit is 10$.
If you incorrectly set a deviation from the current price, the Expert Advisor will display a notification about it in the journal.
|
Stop Loss ==> Stop Loss Control Settings |
Stop Loss: Modification |
Choose one of three options for working with Stop Loss: |
– Don’t change |
Calculate Stop Loss value, display it as a horizontal line in the chart, but do not modify it, allowing the user to evaluate the selected settings. |
– Modify SL |
Modify SL orders with the specified direction and targets in the settings. |
– Delete SL |
Delete the already existing SL at the open order. |
Stop Loss: BE + pip |
SL’s retreat from the Breakeven level at the old points. May have a positive value, then closing will occur in the plus, if the current price allows. It will not be taken into account if the Stop Loss: Percent profit parameter is greater than 0. |
Stop Loss: Percent profit |
The deviation of SL from the level of Breakeven as a percentage of the account deposit is convenient for closing exactly by % profit. |
Color settings => Color settings |
Line Color: Breakeven |
Color of text and horizontal line at break-even level. To prevent the line from being displayed, you must select None in the color settings. |
Line Color: Take Profit |
Color of text and horizontal line at TP level. |
Line Color: Stop Loss |
Color of text and horizontal line at SL level. |