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
d3715d3f9cd9d1444d122aed3d4d772156ddbd44
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
d3715d3f9c
Fix small bug in bfxapi/websocket/BfxWebsocketClient.py.
2022-11-15 18:37:17 +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 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