What does MtGox order status mean?

1

"Your Open Orders" in MtGox lists all of our orders. However, some orders are not open. I sometimes see them as pending.

The HTTPv1 API states that there are 6 possible statuses:

  1. pending

  2. executing

  3. post-pending

  4. open

  5. stop

  6. invalid

What do these statuses mean?

Pacerier

Posted 2013-04-19T09:13:39.397

Reputation: 2 055

pending means that they received your order request, but it's still queued and not inserted yet in the order book.o0'. 2013-04-19T09:46:36.217

@Lohoris, what does a post-pending refer to?Pacerier 2013-04-19T10:15:29.297

I've no idea, or I would have posted a proper answer ;)o0'. 2013-04-19T10:19:14.527

No answers