Run EA in addition to existing manual opened trades ?!?
-
Adding new trades to existing ones made manually also from other fxpairs.
In general i wanted to run my ea robot in additional to my manualy trades i made before. Is this possible ?
Because my EA did not open any trades while testing it last time.But it was working good on a demo account where no trades where opened before.
What i have to change in my EA to get this solved ? -
I'm afraid I don't fully understand. You are opening manual trades and then you want the EA to open automatic trades? And then the EA should modify and/or close all of them?
-
@l-andorrà said in Run EA in addition to existing manual opened trades ?!?:
You are opening manual trades and then you want the EA to open automatic trades
YesBUT the EA should only manage the positions the EA has opended. NOT my manual trades i personaly have placed.
Is this possible ? Seems to be a lot of coding work.Also i am failing right now in general, because i did not get the EA to open any new trade to my existing(manual) ones.
-
It is not so complicated. Can you please share your project?
-
Yes shure:
https://fxdreema.com/shared/jK5P1j68eI want to know in general how it would work.
-
You need to SPECIFY on your "No Trade" block.
Change Group # to "Manually Opened" and make sure everything you want the EA to do when you manually open a trade, is connected correctly to this block.
-
@titangeorge
Thanks for fast reply.Ok, so in "NO Trade" should be GroupMode# then Group = Number i specify.
In last step "Sell now" also should be the same Group again ? I´m litle confused about that one.This is my new Version:
https://fxdreema.com/shared/XmavbMkmc - That´s ok ? -
You are correct! That way, if there isn't a GROUP 1 BUY or GROUP 1 SELL, then the ea ONLY opens either a buy or a sell when the condition is met regardless if you have a MANUAL trade OPEN.
If possible, depending on the way you think, you can group all automated trades into 1 group. I made a mistake on the Sells comment. Its good to put a comment if you wish to see what type of trade it was.
See the pictures. Regardless, your way will work as well.
![0_1582991503476_Option2.JPG]
-
@titangeorge
Good Support Thnx !! -
@kymatatrading You're welcome! Wish you the best