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-21 07:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92d6630013effc1a9a9c57534db26b057b872b3d
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
92d6630013
Remove oc_multi-notification event from AuthenticatedEventsHandler (bfxapi.websocket.handlers.authenticated_events_handler).
2023-04-20 01:06:54 +02:00
..
client
Improve log messages on reconnection in BfxWebsocketClient (bfxapi.websocket.client.bfx_websocket_client).
2023-04-20 01:04:43 +02:00
handlers
Remove oc_multi-notification event from AuthenticatedEventsHandler (bfxapi.websocket.handlers.authenticated_events_handler).
2023-04-20 01:06:54 +02:00
__init__.py
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
enums.py
Apply pylint's linting rules to bfxapi/websocket/__init__.py, bfxapi/websocket/enums.py, bfxapi/websocket/exceptions.py, bfxapi/websocket/serializers.py and bfxapi/websocket/subscriptions.py.
2023-03-06 17:28:56 +01:00
exceptions.py
Add and implement wss_timeout in BfxWebsocketClient (and Client).
2023-04-16 20:04:46 +02:00
serializers.py
Align code with new Bitfinex API documentation improvements.
2023-03-14 20:58:56 +01:00
subscriptions.py
Apply pylint's linting rules to bfxapi/websocket/__init__.py, bfxapi/websocket/enums.py, bfxapi/websocket/exceptions.py, bfxapi/websocket/serializers.py and bfxapi/websocket/subscriptions.py.
2023-03-06 17:28:56 +01:00
types.py
Align code with new Bitfinex API documentation improvements.
2023-03-14 20:58:56 +01:00