One Trader Per Signal
-
Hello Guys, I'm trying to create a 2MA (20, 50) strategy which will take only one trade per signal. I want the EA to stop taking trade after a trade close until the EA see another signal.
-
Please, I need a solution to the issue. I have used (No Trade & Once Per Click) blocks, but when a trade close, the EA opened another trade. I don't want the EA to open another trade until the MAs cross again. Guys, please help me.
-
@Banjo said in One Trader Per Signal:
Once Per Bar
-
No Trade > condition MA20 x> MA50 > BuyNow
No Trade > condition MA20 x< MA50 > SellNow
-
I have the same problem
-
@biztet
impressive -
i have the bot already
with break even and take profit -
Are you willing to share bot or the knowledge?
-
@fx_boy
Are you willing to share the bot or the knowledge? -
I can share the bot with you bro then you edit has you like
-
@fx_boy Alright, pls kindly share
-