-
## Step 1: Have you search for this issue before posting it?
How to add a new exchange? I would like to add rightbtc exchange to freqtrade and it is listed on https://github.com/ccxt/ccxt/
## St…
-
const ccxt = require ('ccxt');
let bibox = new ccxt.bibox ({
apiKey: '********',
secret: '*******',
})
bibox.loadMarkets().then(() => {
}).catch((err) => {
});
Result:
1.So…
-
- OS: Windows
- Programming Language version: Python
- CCXT version: 1.18.745
- Exchange: Bibox
- Method: fetch_open_orders
When I run the fetch_open_orders function, it craps out. I noticed t…
-
**Exchange**
ALL
**Subscription type**
AlLL
**Describe the bug**
ccxt uses [BASE]/[QUOTE] for pair symbols / id, are we able to follow as well?
for Bibox currently, one needs to pass in [B…
-
## Step 1: Have you search for this issue before posting it?
yes
## Step 2: Describe your environment
* Operating system: ____ MacOSX
* Python Version: _____ 3.7
* CCXT version: _____…
-
- OS: Arch Linux
- Programming Language version: Python
- CCXT version: latest
- Exchange: bibox
- Method: fetch_balance
I went back to a project I started last year and wanted to check balance…
-
Bibox just finished a system upgrade and now all /transfer requests are returning: ccxt.base.errors.ExchangeNotAvailable: bibox https://api.bibox.com/v1/transfer POST 503 Server Error: Service Unavail…
-
### TL;DR
If someone pointed you to this issue, you **probably have to upgrade your Ethereum Classic node software** in anticipation of the **upcoming Atlantis protocol upgrade** ([ECIP-1054](https:/…
soc1c updated
5 years ago
-
1)
```
(.env) user@nuc:~/freqtrade-wrk/github-hroff-1902/freqtrade$ freqtrade download-data
2019-09-06 01:00:01,335 - freqtrade.loggers - INFO - Verbosity set to 0
2019-09-06 01:00:01,336 - freqtr…
-
- OS: Linux
- Programming Language version: PHP 7.2
- CCXT version: 1.18.796
- Exchange: Bibox
- Method: fetchTickers()
fetchTickers() for bibox returns 'vol24H' as baseVolume, instead of the a…
WoK-E updated
5 years ago