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
d63c2c63c3c45fa2690fe25ebd4bb4fc18ea90be
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
d63c2c63c3
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
2023-06-12 15:58:17 +02:00
..
client
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
2023-06-12 15:58:17 +02:00
handlers
Add new event liquidation_feed_update to PublicChannelsHandler (and improve overall type hinting).
2023-06-12 15:37:05 +02:00
__init__.py
Rename BfxWebsocketClient, BfxWebsocketBucket and BfxWebsocketInputs to BfxWebSocketClient, BfxWebSocketBucket and BfxWebSocketInputs.
2023-04-20 01:36:09 +02:00
enums.py
Add new event liquidation_feed_update to PublicChannelsHandler (and improve overall type hinting).
2023-06-12 15:37:05 +02:00
exceptions.py
Delete HandlerNotFound exception (from bfxapi.websocket.exceptions).
2023-04-20 15:49:46 +02:00
subscriptions.py
Upgrade to Mypy 1.3.0 (old: 0.991). Fix compatibility problems with Mypy. Add type hints to bfxapi.websocket.handlers.
2023-05-19 22:13:15 +02:00