
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
Hi Everyone,
I am having issues with the method
After I open a new position (ctrade.Buy)
and a few lines later call
bool res = PositionSelectByTicket(ticket_id);
it returns a false. But the position is sitll there and it is visible in the table.
Any ideas how I can work around this issue?
Thank you very much