set Sl and TP when trade is manually open
-
Hi
How and what kind of block can i use in ea to set sl and tp when trade is open? -
Hi,
you can potencially do that from actual buy sell block if this it what you want.
This is default settings

-
I was thinking about the fact that I am opening a transaction on the mt4 platform and ea sets the sl and tp of this transaction automatically. I don't know if it's possible
-
OK, dont really know about that.
What i've tested so far is, that when trade is opened by EA, you can modify/ manage if afterwards manually, but adjusting Stop Loss or Take Profit, or close partials.Justing asking, why would you place trade manually anyway?
Thats why you using the EA in the first place right?
i mean, thats why i have switched to auto trading entirely. -
on vps server i want EA to place sl and tp autmotically and trailling stops, but when i find correct divergence i palce trade from mt4 aplication on phone
-
Sry mate,
like i said dont really know bout that further.
Only got experience when trade already opened by EA.But what i can tell you, you need a system that EA does it all,
because EA works non subjective, there more add the more difficult it becomes to replicate your system over and over. -
@oskars
you can make like this
remember set group mode on manually opened!

-
@armankurd78 thanks

-
your welcome