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 23:04:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41aa49d2bb3530846b204736c13551d35a68d069
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
41aa49d2bb
Add derivatives_status_update event in handlers.py. Add DerivativesStatus in serializers.py and typings.py.
2022-11-16 18:45:25 +01:00
..
__init__.py
Add OutdatedClientVersion exception in bfxapi/websocket/errors.py. Add check for version mismatch between client and server. Add support for error event.
2022-11-15 18:06:21 +01:00
BfxWebsocketClient.py
Fix small bug in bfxapi/websocket/BfxWebsocketClient.py.
2022-11-15 18:37:17 +01:00
errors.py
Add OutdatedClientVersion exception in bfxapi/websocket/errors.py. Add check for version mismatch between client and server. Add support for error event.
2022-11-15 18:06:21 +01:00
handlers.py
Add derivatives_status_update event in handlers.py. Add DerivativesStatus in serializers.py and typings.py.
2022-11-16 18:45:25 +01:00
serializers.py
Add derivatives_status_update event in handlers.py. Add DerivativesStatus in serializers.py and typings.py.
2022-11-16 18:45:25 +01:00
typings.py
Add derivatives_status_update event in handlers.py. Add DerivativesStatus in serializers.py and typings.py.
2022-11-16 18:45:25 +01:00