limitation losing money in a day
-
please show me how can I make an expert which can limit my losing money in a day. For example if my summation of losing money is 250$, it must could not let me to open new position in that day.
-
Check profit (period of time) < above placing a trade > above close trades
-
@jstap Thank you for your kind support.
I tried an expert but it does not work. could you please checked?
I need expert look my all daily trading and if my losing trade including current trades and closed trade is bigger than -50$ (for example) it first of all should not open new position and close current position which caused to negative profit
for example today I had summation -40$
and now i have position which is -11$ profit, so expert must close my current trade and must not permit I open new position today.
https://fxdreema.com/shared/4iTEdEO8b -
What is placing these trades? According to this, this EA is placing, but it's not

-
@jstap
I changed #group to all (automated and manually) in all blocks, But it does not work yet. -
Did you change in all blocks?
-
@jstap
Thank you so much. I tried it again in another account and it is working correctly.