Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]
Fix profit for all pairs mt5

0.00

The script closes all positions for which the profit is more than 5 pips. Checks all open positions for all pairs (you can run them on any chart).
The terminal must have the “Algo Trading” mode enabled.

It is effective if there are many open positions that need to be closed quickly.

The script does not replace the trailing stop or the Expert Advisor. The script checks all open trades and closes those that meet the condition (profit greater than 5 pips) once at the time of launch. 

For the subsequent closing of new profit positions, you need to run the script first.

The script closes all positions for which the profit is more than 5 pips. Checks all open positions for all pairs (you can run them on any chart).
The terminal must have the “Algo Trading” mode enabled.

It is effective if there are many open positions that need to be closed quickly.

The script does not replace the trailing stop or the Expert Advisor. The script checks all open trades and closes those that meet the condition (profit greater than 5 pips) once at the time of launch. 

For the subsequent closing of new profit positions, you need to run the script first.

[spoiler title=”Read More…”]

The script closes all positions for which the profit is more than 5 pips. Checks all open positions for all pairs (you can run them on any chart).
The terminal must have the “Algo Trading” mode enabled.

It is effective if there are many open positions that need to be closed quickly.

The script does not replace the trailing stop or the Expert Advisor. The script checks all open trades and closes those that meet the condition (profit greater than 5 pips) once at the time of launch. 

For the subsequent closing of new profit positions, you need to run the script first.

Changes in version 1.3:

1. – The script closes positions, starting with a larger profit to a smaller one (in pips).

2. – You can choose the profit size for closing positions (by default, it costs 5 pips).

Version for closing positions on a single pair –  

mt4 version – 

[/spoiler]

Add review
Reviews ( 0 ):