bitfinex icon indicating copy to clipboard operation
bitfinex copied to clipboard

A Python client for the Bitfinex API

Results 1 bitfinex issues
Sort by recently updated
recently updated
newest added

Hello ! I'm trying to load historical data using function of ClientV2() - candles. And i'm getting this annoying error - HttpConnectionPool(host='api-pub.bitfinex.com', port=443): Max retries exceeded with url: /v2/candles/trade:1m:tBTCUSDT/hist?start=1691749001000.0&end=1691809001000.0&limit=10000 (Caused...