This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-19 06:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
133db74a72babc069eef2e312d16f1ba9d9d6342
bitfinex-api-py
/
bfxapi
/
websocket
/
_client
History
Davide Casale
133db74a72
Add automatic deletion for buckets that reach zero subscriptions (e.g. after a call to BfxWebSocketClient::unsubscribe).
2023-10-16 04:45:47 +02:00
..
__init__.py
Fix and rewrite all logic in class BfxWebSocketBucket.
2023-10-09 04:57:17 +02:00
bfx_websocket_bucket.py
Add automatic deletion for buckets that reach zero subscriptions (e.g. after a call to BfxWebSocketClient::unsubscribe).
2023-10-16 04:45:47 +02:00
bfx_websocket_client.py
Add automatic deletion for buckets that reach zero subscriptions (e.g. after a call to BfxWebSocketClient::unsubscribe).
2023-10-16 04:45:47 +02:00
bfx_websocket_inputs.py
Fix type hinting in module bfxapi._utils.json_encoder.
2023-10-09 04:58:25 +02:00