HOW TO BUILD A GRID EA WITH BUY AND SELL AT SAME GRID, CLOSE IT WHEN OVERALL RESULT IS IN PROFIT ?
-
HI
I have newly purchased the the membership and want build a EA base on grid level.
conditions: 1,two trade ( or two orders) at same grid level, buy and sell
2, multiple orders or trades.
3. close all trades if the total result is in profit , for example :profit in $50this is what I did , pls see the link below, but it does not working,
I hope someone more experienced can help me with it.
thank you in advance for help.
wayne
-
@waynehan You can get that by selecting these blocks:

-
thanks a lot. but I followed the block you showed, it appeared not working. the test result showed nothing. total trades is zero, tester result is zero.
-
@waynehan Can you please share your project?
-
@l-andorrà , THANKS AGAIN. Pls see my link below.
my logics or conditions are :
- total opened orders less than 40.
2, buys( stop and limit ) and sells (stop and limit ) at same grid level.
3, when the taltoal trades result in pfofit, lats say 100 $, close all opened trades, either in profit loss.
4, at same time , cancell all opend orders.
pls see the link .https://fxdreema.com/shared/rVgoIXA6e
BIG THANKS
- total opened orders less than 40.
-
@waynehan Blocks 4, 5 and 6 should be in a separated block tree, not as they are connected now.
-
@l-andorrà Hi I-andorra, its working now, thanks so much for the help. cheers.
-
@waynehan You're welcome.