Your pending price (a buy stop) was less than the minimum (MODE_STOPLEVEL * _Point.)
Requirements and
Limitations in Making Trades - Appendixes - MQL4 Tutorial
whroeder1:
Your pending price (a buy stop) was less than the minimum (MODE_STOPLEVEL * _Point.) Requirements and Limitations in Making Trades - Appendixes - MQL4 Tutorial
Your pending price (a buy stop) was less than the minimum (MODE_STOPLEVEL * _Point.) Requirements and Limitations in Making Trades - Appendixes - MQL4 Tutorial
I have implemented that check, maybe it was a transient situation with prices quickly moving?
I was confused by the "invalid SL/TP" message, in that cases it should be something like "invalid open price".
Thanks!

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
Hello,
today while sending a buy stop order on GBPJPY I received this error #130 (invalid stops):
2017.06.07 15:19:35.353 '7626221': order buy stop 0.5 GBPJPY opening at 141.394 sl: 0.000 tp: 0.000 failed [Invalid S/L or T/P]
How's that possible since the stop order was sent without SL and TP?
Thanks in advance!