pendin order
-
https://fxdreema.com/shared/m0NT0Z1bb
I send it back to you -
@giusepatane Ok. I see. Your logic is correct. Every 50 pips in loss a new trade should open and when any trade hits take profit all should close. What is the EA doing wrong exactly?
-
@l-andorrà said in pendin order:
k. I see. Your logic is correct. Every 50 pips in loss a new trade should open and when any trade hits take profit all should close. What is the EA doing wrong exactly?
wrong and he only has to open a trade of - 50 pips.
-
@l-andorrà if it opens at - 50 pips and does not go into profit it opens another one, and it does not need to open so 1
-
@giusepatane Wait, I don't understand. How many open trades at the same time is the EA supposed to control?
-
@l-andorrà said in pendin order:
Wait, I don't understand. How many open trades at the same time is the EA supposed to control?
1 only
-
@giusepatane So when that open trade is -50 pips a new one should be open. Right? Isn't you project doing it right now?
-
@l-andorrà said in pendin order:
So when that open trade is -50 pips a new one should be open. Right? Isn't you project doing it right now?
no, when the trade is open at - 50 and does not reach the take profit it opens another order at - 50
and I don't want to
it only needs to open 1 -
@l-andorrà I have found another problem if I have 4/5 open positions I cannot close all the positions as the total is in profit
https://fxdreema.com/shared/Mwqq0jj6b -
@l-andorrà solved this too. what remains to settle is not to open every - 50 pips an order
-
@giusepatane Well, I see a -100 pips distance.
Is that correct? -
@l-andorrà said in pendin order:
Well, I see a -100 pips distance.
Is that correct?yes, and the same opens me every time at -100pips only has to open one operation. then the cycle starts again
macd signal at -50 pips if it does not go into take profit new opening
restart the cycle -
@giusepatane This is certainly weird. Is the the whole project or just a parto of it?
-
@l-andorrà said in pendin order:
This is certainly weird. Is the the whole project or just a parto of it?
Only a part
-
@giusepatane Then I would need to see it all. This part is correctly programmed to do what you want. This means there must be another element of the EA interferring this part.
-
-
@giusepatane I see you are using a custom indicator called MACD True. Can you please confirm it works properly?
-
@l-andorrà
maybe we're going off topic. the strategy works perfectly in the back test. which then is not working for me in reality and another story that slowly we get there.
look at area 1
their work is ":
when it goes to - 50 pips it opens a bay order. as in this strategy there is no stop loss. it may happen that from the first opening it is 200 pips away from the take profit so the
área 1 always opens other positions at -50 pips, and I find that there are 4 open orders. and I don't want this. only needs to open 1 order. I hope I made myself understood
https://fxdreema.com/shared/AgTl783Jb -
@giusepatane I'm afraid I don't fully understand. How many open trades is the EA supposed to hols at the same time? Is there any maximum?
-
@l-andorrà
the one opened by the macd signal, and if it doesn't go into take profit -50pips. maximum 2 open operations