I have problem with this OrderSelect() function as well. When I had 3 open postions at the same time, say, ticket number 1, 2 and 3. No mather what I tried, I just could not select the position I wanted.
By the way, everthing works perfectly in Build 184. I think the problem is due to the upgrade to Build 186.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
OrderSelect(0,SELECT_BY_POS,MODE_HISTORY);
but this isn't working..