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 14:54:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3de6eee337461dc52842db3f28cd58a7c2035fb0
bitfinex-api-py
/
bfxapi
/
websocket
/
client
History
Davide Casale
3de6eee337
Rename AuthenticatedChannelsHandler to AuthenticatedEventsHandler (and bfxapi.websocket.handlers.authenticated_channels_handler to authenticated_events_handler).
2023-04-19 04:29:26 +02:00
..
__init__.py
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
bfx_websocket_bucket.py
Fix bug in BfxWebsocketClient::close (bfxapi.websocket.client.bfx_websocket_client).
2023-04-16 21:16:18 +02:00
bfx_websocket_client.py
Rename AuthenticatedChannelsHandler to AuthenticatedEventsHandler (and bfxapi.websocket.handlers.authenticated_channels_handler to authenticated_events_handler).
2023-04-19 04:29:26 +02:00
bfx_websocket_inputs.py
Edit .pylintrc with new rules.
2023-03-08 16:50:16 +01:00