Quote:
Originally Posted by wolfe
.....One thing I noticed is that if a bar runs away VERY fast, your next trade will probably not get hit where you set Next_Trade to activate. This may be a limitation in mq4. The only way around this that I can think of is setting pending orders. I never liked pending orders because they let the broker know exactly what you're up to.....
|
You could set the 'Slippage' parameter in Ordersend to a bigger value, or try successively increasing it after each failure until you are 'successful' - not a recommendation though.....