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
7f788dd239fe6b8f69426872a3a08680476ec1ba
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
7f788dd239
Improve reconnections by not emitting againg once events.
2023-04-19 18:05:27 +02:00
..
client
Improve reconnections by not emitting againg once events.
2023-04-19 18:05:27 +02:00
handlers
Improve reconnections by not emitting againg once events.
2023-04-19 18:05:27 +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