mtgox-java icon indicating copy to clipboard operation
mtgox-java copied to clipboard

Implement user_order to websockets client

Open bencxr opened this issue 11 years ago • 0 comments

The websocket client is useful for getting price updates, but to trade properly we need to be able to know when the orders are filled in realtime (making a request for them on each trade isn't acceptable).

Taking an action upon an order getting filled is a common pattern which is why we're requesting this gets implemented. Thank you.

bencxr avatar Apr 22 '13 07:04 bencxr