RR Partial Close
- 유틸리티
- Richard Reyes
- 버전: 1.2
- 업데이트됨: 12 8월 2019
- 활성화: 5
This EA can not be used with the strategy tester. To test it you can try this demo version: https://www.mql5.com/en/market/product/41143 |
---|
This EA does partial close to your positions every certain pips, and can move your Stop Loss to Break Even (Open Proce + 1 pip) when one of the partial close is made.
The EA handles all trades of the chart symbol. It can be used with any pair or instrument on MT4.
This EA will remember the state of the trades if MT4 is closed.
Inputs
- Step pips : Indicates how many pips a partial close should be performed.
- Cycle count : Indicates how many partial closes the EA must perform. when this amount is reached, no more partial closes will be made.
- Close percent : Indicates the percentage of the trade to close at each cycle.
- Break even at cycle : If present, it indicates that the Stop Loss must be moved to break even (open price + 1 pip) at this cycle.
- Trades to ignore : This is a list of trades to ignore (comma separated).
- Reset? : This option is used to delete all control data and start over.
Thanks to Lester Blanco
Not bad easy and working, more customization will be appreciated.. like magic number, first partial, second partial