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
ddce83be0c56c3064ba90a36e28717f64ad6905b
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
378e89b504
Fix small bug in module bfxapi.exceptions.
2023-10-09 16:27:04 +02:00
..
endpoints
Add new module bfxapi._utils.json_decoder.
2023-10-09 04:58:34 +02:00
middleware
Fix and rewrite some logic in class BfxWebSocketClient.
2023-10-09 16:25:46 +02:00
__init__.py
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
2023-06-12 15:58:17 +02:00
enums.py
Move _Delay local class in global scope (bfxapi.websocket.client.bfx_websocket_client).
2023-03-07 17:08:37 +01:00
exceptions.py
Fix small bug in module bfxapi.exceptions.
2023-10-09 16:27:04 +02:00