In the below code, if no price is specified the code will use the market ask price.
Surely this should be the bid if we're going short?
Yes it is a bug, it should Bid - not Ask. I hope one of the admins reply.
Good one lori

- www.mql5.com
How does one bring this to the attention of the guys at MetaQuotes?
How many people are using this for their trading with a bug in it, and still, almost a month later, nothing has been done about it once I've brought it up?
How does one bring this to the attention of the guys at MetaQuotes?
How many people are using this for their trading with a bug in it, and still, almost a month later, nothing has been done about it once I've brought it up?
I know, and its makes me wonder :D. I saw the announcement for build 722, but it did not mention about this !
I will write to service desk with the screenshot of CExpertMoney::CheckOpenShort and CheckOpenLong, see what they say ... on Monday :(

- www.mql5.com
I know, and its makes me wonder :D. I saw the announcement for build 722, but it did not mention about this !
I will write to service desk with the screenshot of CExpertMoney::CheckOpenShort and CheckOpenLong, see what they say ... on Monday :(
MQ says bug is fixed, wait for the next build.
BTW, I think we can fix that ourselves :D.
Yeah, I have fixed it in my code when I found it - I posted this to be of help for others

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
In the below code, if no price is specified the code will use the market ask price.
Surely this should be the bid if we're going short?