https://fxdreema.com/shared/xHtpCcoWd
It will close half but the trailing stop doesn't start
https://fxdreema.com/shared/xHtpCcoWd
It will close half but the trailing stop doesn't start
Ok I will let you know if it works. Thanks alot
All 'AND' blocks are unnecessary. Ther are designed to unite two upper blocks to a single o more further blocks. This is not your case. Just join your blocks one after another without any of those 'AND'. They are adding superfluous code to your EA.
Removed
What is the logic behind having those two on/off blocks? Honestly I think you cound simply remove them.
If I do not turn it off it will close 50% and then close another 50% of the same trade if conditions are met.
Please confirm this is what you want to do:
A buy/sell is opened.
When more than 100 pips or 50 € are achieved, close partially that order at a 50% size.
Yes
When conditions under block 29 are applicable, the order is closed.
Yes
What I don't understand what are you expecting the EA to do with all under block 123.
After it closes 50% stop loss moved to break even and trailing stop starts moving up by 1 pip
Thanks for your time. I hope this clear it up
https://fxdreema.com/shared/mjlIKdaA here is the link to the full system.
When I looked up how to add a Breakeven and Training stop, one example had the turn off and turn on block. No other reason to use it.
81 and 130 were still sitting there unused I just had not removed them yet.
The Idea is after trade hits 75 pips I close half the position but I won't start the trailing stop or breakeven until 100pips It checks for trailing stop conditions first and if not it will move to Breakeven.
I want to base it off of the 2x ATR but I don't know how to calculate it correctly. Since each pair is different.
Can you help me do a better way that will work continuously for each trade it places?
What about a way to load it on 1 chart with all the pairs (Block 130)? When I try it it does not work on a live system.
Thank you again
https://fxdreema.com/shared/dhV9kYrOb
Thanks for any help. I think I may have fixed it. Block 123 "not more than "n" trades was set to only 1
My next question is do I need to do something special to trade multiple pairs?
Can someone please help me. I have used a Trailing Stop and Breakeven strategy that uses Turn off / On Blocks (I found it in the forums). But after a few trades, it stops turning off or on. Can someone please show me how I can use this same function for every trade.