This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CEXIO: Migrate over to WebSocket (#1615)
* CEXIO: Migrate over to WebSocket Fees and Backfill still using REST due to API limitation. * Cleanup * CEXIO: WebSocket additions * wsTrades catch reject was out-of-scope *duh* * Disconnect message formating * CEXIO: WebSocket * Improve error handling * Reject client requests until authenticated * CEXIO: WebSocket trade * Use REST for Taker/Market orders, looks like this isn't supported (yet?) 😞
- Loading branch information