I have a universal hedger that trades pairs in diffrent sections
like eurusd usdjpy eurchf are sell pairs and usdchf eurgbp nzdusd are buy pairs....i want this set to be reversed, i tried changing the OP_BUY with OP_SELL in metaeditor... dint work!!! guess i am not good at it afterall 😁
help will be appreciated. I repeat, only appreciated😎
like eurusd usdjpy eurchf are sell pairs and usdchf eurgbp nzdusd are buy pairs....i want this set to be reversed, i tried changing the OP_BUY with OP_SELL in metaeditor... dint work!!! guess i am not good at it afterall 😁
help will be appreciated. I repeat, only appreciated😎

Nov 08 2010 at 06:28
If you change OP_Buy to OP_Sell, you'll have to change the Ask /Bid as well.
If you don't you'll get error messages. Doesn't help to just change the transaction type, you'll have to change the price you do the transaction at. Invert them as well.
If you don't you'll get error messages. Doesn't help to just change the transaction type, you'll have to change the price you do the transaction at. Invert them as well.

Nov 08 2010 at 07:08
If there are stops and tp's you'll have to invert them as well.
btw....is there an EA which can take profit in baskets....i mean ,when all trades opened wen turned into profit of 2% of current equity, it shud close off all open trrades automatically

Nov 08 2010 at 07:28
There are directories of EA's out there, like this one.
https://www.forexmt4.com/mt_yahoo/
People do collect EA's. So bit of Googling around you might find one. Don't forget to check the MQL website to: https://www.mql4.com/
https://www.forexmt4.com/mt_yahoo/
People do collect EA's. So bit of Googling around you might find one. Don't forget to check the MQL website to: https://www.mql4.com/

Nov 08 2010 at 07:29
This looks like the one you're looking for: https://www.forexmt4.com/mt_yahoo/CloseAllAtEquityLevel.mq4
Por favor, inicie sesión para comentar .