Okay this is embarrassing.
Thx for the link cja but for some reason I cannot attach to my chart anyone got any ideas.
Thx
Paul
Thx for the link cja but for some reason I cannot attach to my chart anyone got any ideas.
Thx
Paul
Hard stop: Breakeven or trailing stop? 24 replies
Trailing stop, breakeven, and stop loss MT4 EA 0 replies
Stop to Breakeven + Trails Stop ?! 2 replies
Where can I find a Breakeven Stop loss EA? 5 replies
Custom trilling stop loss starting not from breakeven 14 replies
DislikedOkay this is embarrassing. Thx for the link cja but for some reason I cannot attach to my chart anyone got any ideas. Thx PaulIgnored
Disliked{quote} Perhaps you have put it in the wrong folder as it is a Script not an EA ?????I have updated the code so that it does not remove the Takeprofit levels when removing the Breakeven level. I have also made it into an EA as this gives more flexibility to alter the Breakeven levels once the EA is loaded on the chart as the Script has to be reloaded to make any alterations to the Breakeven value . NOTE : Negative values can be used if you want to set a Stoploss before the trade is in profit. {file} {file}
Ignored
Disliked{quote} hi cja thanks for the lovely script, do you have it in mt5? thanksIgnored
Disliked{quote} thanks man!! is it a long shot asking if you can convert to mt5Ignored
DislikedDear Cja, i am looking for BE button ea mq4,my coder is requesting it to incorporate into my EA,please shaer with me if you have got it,thanksIgnored
Disliked{quote} Hi! I saw you're looking for a Break Even EA for MT4. I've written a simple one from scratch for you. It monitors open positions and moves the Stop Loss to breakeven when the price reaches a certain threshold. You or your coder can easily integrate the core logic into any EA. Key features: • Works with manual and automated trades • Configurable activation trigger (in points) • Configurable breakeven offset (in points) • Optional trailing stop after breakeven I'm sharing the full source code (.mq4) below — free to use and modify. How to integrate...Ignored