-
Getting the below error attempting to backfill cexio.BTC-USD.
Also the --days parameter seems to be ignored with this exchange, or I'm using it wrong.
```
# zenbot --version
4.0.5
# zenbot ba…
-
This library doesn't support Yahoo Finance's live stream of price data using websockets, while some other Yahoo Finance libraries in other languages do. This would be very useful to have and is quite…
-
When multiple orders are sent to the `/openApi/swap/v2/trade/batchOrders` [Bulk order](https://bingx-api.github.io/docs/#/en-us/swapV2/trade-api.html#Bulk%20order) endpoint, only one of the orders is …
-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Mac Os - Darwin
* Python Version: Python 3.6.4 :: Anaconda, Inc…
-
I am trying to get started with the project and I am getting the following error:
```
python run.py --name test
```
```
Traceback (most recent call last):
File "run.py", line 57, in
…
-
A date and time variable seems to be uninitialized at startup with an empty database.
Diff shows "infinity%" and vs shows "NaN%"
[eigilb@tb zenbot-work]$ ./zenbot.sh trade --paper --order_type bi…
-
# New Issue
## Context
New installation. Installed database. Ran migrations and seeded exchanges.
When I create a datahistory job it fails because this line is returning nil.
`candles, err…
-
**Describe the bug**
Clicking into block details results in an error page and stack trace.
**Environment (please complete the following information):**
- Bitcoin Core / Node Version: 24.0.1
…
-
Hi @nikhilsaraf this is not an issue. I couldn't understand the DATA_FEED_*_URL and how and where
it is used.
lets say:
ASSET_A = "ETH"
ASSET_B = "BTC"
DATA_FEED_A_URL = "gsu/ETH/BTC/mid"
DATA…
-
When I'm trying to run a Docker container with `--user 1000:1000` the `btc_init` script fails with `/usr/local/bin/btc_init: line 13: /bitcoin/.bitcoin/bitcoin.conf: Permission denied` error.
Does …