I wanna know what is the state of an order that has been refused by the platform ? (like an order passed during the weekend) It does not seems to be the CANCELED state.
Thanks for any help.
API Support
Post subject: Re: State of an order refused by server
Hello, it depends from your action. If you where trying to submit an order and it was rejected, then state will be CANCELED. If you where trying to close a filled order and it was rejected, then state will be FILLED.
[androw95220]
Post subject: Re: State of an order refused by server
Hello, it depends from your action. If you where trying to submit an order and it was rejected, then state will be CANCELED. If you where trying to close a filled order and it was rejected, then state will be FILLED.
Hello support,
Based on https://www.dukascopy.com/wiki/images/8/ ... iagram.pdf (at the upper right corner) its seems that if a created order which was rejected by the server (onMessage ORDER_SUBMIT_REJECTED) remains in state CREATED instead of changing to state CANCELED. Can you please clarify this ?
Best regards AbsoluteReturner
API Support
Post subject: Re: State of an order refused by server
Based on https://www.dukascopy.com/wiki/images/8/ ... iagram.pdf (at the upper right corner) its seems that if a created order which was rejected by the server (onMessage ORDER_SUBMIT_REJECTED) remains in state CREATED instead of changing to state CANCELED. Can you please clarify this ?