localcreator

Results 3 issues of localcreator

how get_historical_klines for futures? I tried to do client=Client(apiKey,apiSec) candles = client.get_historical_klines('BNBUSDT', Client.KLINE_INTERVAL_2HOUR, "10 day ago UTC",klines_type=HistoricalKlinesType.FUTURES) but it doesn't work.

I can't understand what data to pass and to which class. Can you please show us a live example? It's hard to know when you first see it. Although, I...

Hi! In Python 3.11, the installation does not seem to work ![Снимок экрана от 2023-06-26 15-25-05](https://github.com/fracdiff/fracdiff/assets/76257407/c5a99577-3c4a-454d-b6e5-a1c24ac22e81) (venv) localcreator@localcreator-hp:~/pythonProject$ pip install fracdiff Collecting fracdiff Downloading fracdiff-0.6.0-py3-none-any.whl (13 kB) Requirement already satisfied:...

duplicate