-
I''m running the bot on Windows 10.
The bot fetches data from '[/fapi/v1/klines'](https://testnet.binancefuture.com/fapi/v1/klines) about 5-10 times, then the fetch fails, probably due to rate limiti…
-
Hi Andrei,
Hope you're well. I was hoping to use this package with the work you have already done but I am struggling to get this up and running due to the undefined env config,
Are you able to …
-
**Describe the bug**
get_historical_klines returns historical OHLC data as expected, but the data itself doesn't match with actual spot prices. In that particular case 'high' and 'low' values for som…
-
is there any roadmap or plan to implement the interval with seconds like 1 sec, 15 sec, etc? in the current implementation lowest is 1m.
-
Hello!, as in the subject, when I try to download the history, I have these errors, the latest config.
Thanx!
`root@buntu:/home/adiif1/bot/intelligent-trading-bot-master# python3 -m scripts.downlo…
-
When running thousands of bbgo processes (backtesting) over the same symbol and the same time period, every time the process is launched, all k-lines for that symbol/period need to be recovered from t…
-
We need a mechanism like charybdis `KLINE` (or unrealircd's `GLINE`). We should also implement `DLINE`/`ZLINE` too.
-
Sorry to post this here but I am hoping that someone can help me with an extremely annoying issue I am having. Im almost bald from the hair pulling.
This is more of an issue with Binance, then it i…
-
### Version
9.5.9
### Steps to Reproduce
1. Draw segment or any 2 point overlays with second point beyond last candle (future)
2. Check overlay points data
### Current Behavior
If check points d…
-
I'm trying to import data from binance API e.g. https://api.binance.com/api/v1/klines?symbol=BTCUSDT&interval=1h&limit=4
The json is headerless and formatted like this:
[[Value1,Value2],[Value3,Valu…