eaBreakeven is an EA that moves the Stop Loss to breakeven and simultaneously plays the soundwhen the Stop Loss is changed. EA manages the positions for the current chart currency pair onlyi.e. if you attach in on the GBPUSD chartit will manage only GBPUSD positions.
Input parameters
- Breakeven in points - profit of the positionwhen this expert moves the Stop Loss to breakeven.
- Breakeven distance in points - the distance value where the Stop Loss is set. For exampleif the opening price of a short position is 1.9873and this parameter is set to 5 pointsthen eaBreakeven will change the Stop Loss to 1.9868.
- Magic Number - managed orders ID. If 0 then EA will manage all the positions for the current symbol.
- Enable / disable playing sound - enable/disable audio playback when a break-even occurs.
- Sound file name - the name of the sound file in the \Sounds folder.