sferik / mtgox

Ruby wrapper for the Mt. Gox Trade API

Home Page:https://en.bitcoin.it/wiki/MtGox/API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose order status

dangermccann opened this issue · comments

Can you add a "status" attribute to the Order class to expose the status of the order? According to the documentation I've seen, these are the possible status values: pending, executing, post-pending, open, stop, and invalid.

Closed by #42.