Event for PendingOrder creation failed
Created at 02 May 2013, 17:18
Event for PendingOrder creation failed
02 May 2013, 17:18
Hello,
How can a robot detect if a pendingOrder creation request has failed ?
cAlgo_Fanatic
07 May 2013, 12:54
If the order fails to be filled due to invalid values being set then the error event will be raised and the error message will be technical error:
@cAlgo_Fanatic