How to take one of several buys orders?
-
@trader-philipps

I don’t know what the problem is, but is it possible to put it mq4
for easy understanding, I did not understand it well -
@trader-philipps However, in an MACD example I would missing some trades. Look at this Sell example on EURUSD D1:

As you can see, MACD < 0 is not the best way to switch on Sell path again. You might miss some good re-entries. So in that case MACD > Signal while MACD still <0 would be the trigger for enabling the Sell Path again.
-
@trader-philipps you can send me this mq4
I understand the conditions well, but I do not know where the change will be in the right or the left.
It would be better if I sent it
I apologize, but your style is always good.
Can you send me mq4 to eur/usd -
@khalids222 You mean the single MACD example?
-
@trader-philipps Here it is. 0_1579289214295_TEST3.mq4
-
@trader-philipps thank you very much
-
@trader-philipps how i can use no trade block and limit for buys and sells ? please
-
@khalids222 Like that !?!

-
@trader-philipps hank you very very much
-
@trader-philipps

Here there are several buys and several sells on the same path, I tried to close the path after the first buy or sale. but It did not work
Is there a way before opening a new deal, checking the previous deal, if the new deal is the same as the old one, bypasses.
And if the matter is different, it opens in reverse؟