-
> 2018-09-20 19:01:43,742 - INFO - ws_thread - Got all market data. Starting.
> 2018-09-20 19:01:43,742 - INFO - market_maker - Using symbol XBTUSD.
> 2018-09-20 19:01:43,743 - INFO - market_maker -…
-
When we create multiple `BitmexExchange` with different API keys for different account, each of them should have there own API rate limit independently.
The current implementation, however, fails…
-
Hello,
When streaming the trades or 1 min candle data for XBTUSD using api-connectors I get OHLCV data that's consistently off from bitmex.com's chart -
The query I used is this:
client.addStr…
-
I would like to know if there is a way to take data between certain timestamps for quotes for example, through the websocket connector.
-
### Operating System
_No response_
### Programming Languages
_No response_
### CCXT Version
4.3.61
### Description
When configuring an exchange with API credentials, is there a way to know if t…
-
Hello, I can't startup the instance on Ubuntu 18.04.1 LTS, npm 6.4.1 & node v11.3.0
```root@andromeda:/home/desktop/bitmex-scaled-orders# npm run startup
> bmex-orderer@0.6.2 startup /home/deskt…
-
### Operating System
_No response_
### Programming Languages
PHP
### CCXT Version
1.16
### Description
Supported exchanges: _1broker, _1btcxe, acx, allcoin, anxpro, anybits, bibox, binance, bit…
-
https://www.forbes.com/sites/billybambrough/2019/11/03/a-major-bitcoin-exchange-has-a-serious-problem/#57cb808b4fda
-
I am getting the following ERROR when executing my bot:
Importing symbol settings for XBTUSD...
Unable to find settings-XBTUSD.py.
2018-08-19 06:42:21,162 - INFO - market_maker - BitMEX Market Ma…
-
Get quotes from different exchanges.
Say to clients we use quote from that particular exchange (when we need it).
- Binance (one request to get all pair trades on Binance available in their API)…