|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
meaning of "order in EXECUTING state" |
Isak
|
Post subject: meaning of "order in EXECUTING state" |
Post rating: 0
|
Posted: Mon 06 Jun, 2011, 19:02
|
|
User rating: 6
Joined: Thu 19 May, 2011, 11:14 Posts: 235 Location: South Africa,
|
What does this message mean? (From the API docs I am only aware of CREATED, OPENED, FILLED, CLOSED states.)
2011-06-06 17:42:15 Order can't be processed: order in EXECUTING state, orderParent Order #90944542 MIT BUY 0.001 mil. EUR/USD @ LIMIT 1.45994 IF ASK <= 1.45992
|
|
|
|
 |
API Support
|
Post subject: Re: meaning of "order in EXECUTING state" |
Post rating: 0
|
Posted: Wed 08 Jun, 2011, 11:56
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Executing state means means that server has sent the order to the counterparty and can't change it. Processing between client and server is asynchronous, so on the client side you cannot know exactly when the server will start executing the order.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|