stop open trade when today loss is above 100
-
how can i stop open new trade for today if the loss of trades today is more than 100 $ ?
-
Above all other blocks - check profit (period of time), set to < $100
-
this way you say if profit is < 100 open trades, if is > 100 no. isn't what i want. so check profit, no loss
i w like this : if LOSS today > 100 ( i have loss today whit my trades closed more then 100 ) for today( only for today) stop to open trades
if ea take profit > 100 no reason for block trade today.
only reason to block other trades for today is if i loss > 100 -
Over closed trades but without counting winning trades?
-
i've try and resolve.
not <100$ but < - 100$ .