pyted / binance_interface

Python Binance API Interface and Advanced APP Packaging Methods
60 stars 22 forks source link

下载历史K线报错 #8

Open wangkangmao opened 6 months ago

wangkangmao commented 6 months ago

2024-04-14 13:38:27,890 [WARNING] [get_history_candle_by_date] code=CANDLE_START_ERROR symbol=BTCUSD_PERP date=02/01/2024 bar=1m msg=BTCUSD_PERP[candle empty]

996ai commented 6 months ago

The same problem.

Maozhengtao commented 6 months ago

same problem

standyyyy commented 1 month ago

this code have a small problem , need to delete .astype(int) in the service.py