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
7fcd2e0970d47b0484f2d2a0f321d69e89ffc73b
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
7fcd2e0970
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
..
__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
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
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 handlers for ticker, trades and candles public channels. Add new type hinting inside bfxapi/websocket/typings.py.
2022-11-15 17:21:03 +01:00
typings.py
Add handlers for ticker, trades and candles public channels. Add new type hinting inside bfxapi/websocket/typings.py.
2022-11-15 17:21:03 +01:00