Error131 - page 2

 
Farrukh Aleem:

Check all OrderSend function calls , there might be other calls to functions , further more you are adding sl with other function call where as you have option to send it with order you just adding extra overhead to cpu and broker.

This is not about checking OrderSend calls. It's about the necessary checks before sending the OrderSend call.
 
Keith Watford:
This is not about checking OrderSend calls. It's about the necessary checks before sending the OrderSend call.
Yep i said same. by checking call it means you need to debug its inputs.
Reason: