loss+profit close together = profit
-
Hallo did anyone have a way to close multiple buy or sell trade when certain value of profit-loss is met...
example buy loss -2,-3,-1 + buy win +2+4+5 then close together because value = +5 is met....
please help if anyone know which block i should use
Thanks -
There is a block "Check current unrealized profit" that calculates the profit from a group of trades, then you can put "Close trades" set for the same group
-
__There is a block "Check current unrealized profit" that calculates the profit from a group of trades, then you can put "Close trades" set for the same group[/quote:3r8l76x3]
Thank u very much
-
is there any bloks that prevent EA from stop working when we close the MT4 program?
or do we have to keep open our PC 24 Hours?? -
MetaTrader makes the EA to run and to do it's jobs, it's not self-executable. EAs are more like instructions that you add to MetaTrader. When you close MetaTrader, EAs also die with it.
That's why you can see advertisements of VPS servers here and there. VPS is normally used to host websites, for example this website is located on a VPS server, but some brokers offer VPS servers specialized for trading. Well, I never tried this, to be honest, so I don't know what is more special. I will suggest to ask somebody else about this

-
__MetaTrader makes the EA to run and to do it's jobs, it's not self-executable. EAs are more like instructions that you add to MetaTrader. When you close MetaTrader, EAs also die with it.
That's why you can see advertisements of VPS servers here and there. VPS is normally used to host websites, for example this website is located on a VPS server, but some brokers offer VPS servers specialized for trading. Well, I never tried this, to be honest, so I don't know what is more special. I will suggest to ask somebody else about this :)[/quote:uw4oikcg]
Oww i see, ok thanks for the info