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
2026-01-05 23:14:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bed2f6672180bb34f06f6648a14f2c131132b13
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
2bed2f6672
Fix bug in cancel_order_multi (both rest and websocket).
2023-10-26 16:48:41 +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
bfx_rest_interface.py
Add type hinting support to bfxapi.websocket.client.bfx_websocket_client.
2023-06-20 18:37:21 +02:00
rest_auth_endpoints.py
Fix bug in cancel_order_multi (both rest and websocket).
2023-10-26 16:48:41 +02:00
rest_merchant_endpoints.py
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
2023-10-26 06:53:35 +02:00
rest_public_endpoints.py
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
2023-10-26 06:53:35 +02:00