
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,
Could you please help with the issue I am facing:
Basically when I open a buy stop order without stop loss and take profit I got the error number 130 (ERR_INVALID_STOPS) .
On my code I have checked the limitations as defined on this page:https://book.mql4.com/appendix/limits
So on the price order I have check the stop level and freeze level limitation. You will find below my code openind the order. I got the error 130 when I call the function as following:
Thanks for your help.