Nikolay
Nikolay
Some parts of the code act as singleton and new CEXIO doesn't work. I am getting responses from different API keys (user accounts) when doing multiple simultanious requests with new...
 Symbol null/undefined is handled (to return all open orders) but it's never undefined because of default parameter. Should remove the default value so we can get all open orders...
I am able to place stop orders with POST on /api/v1/orders. I am **not** able to find stop orders with GET on /api/v1/orders. **Documentation does not match that.** This used...
Hi, I am trying to listen and gather data for all trades happening on Bittrex. I am using this endpoint: 'https://api.bittrex.com/api/v1.1/public/getmarkets' to get list of all markets (ex. BTC-ETH (eth...