Post
Topic
Board Trading Discussion
Topic OP
Order Management System
by
Dirk83
on 29/04/2013, 13:14:24 UTC
Hi,

I want to create an order management system; can someone with experience with the Websocket API as well as the HTTP API shortly tell the pros and cons of the two for inserting/deleting/updating/showing orders? I already (partly) wrote the logic to calculate which orders I wanted to insert and I am coding in a Javascript/HTML/PHP environment.

Is there a difference in reliability between the Websocket and HTTP API for inserting/deleting/updating/showing orders?

Thanks, Dirk.