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-17 12:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15a2e41e438547a0f9c4547982d771066db62279
bitfinex-api-py
/
bfxapi
/
rest
History
itsdeka
15a2e41e43
user info + fixs
2023-02-09 03:27:15 +01:00
..
endpoints
user info + fixs
2023-02-09 03:27:15 +01:00
middleware
Fix bug in bfxapi.middleware sub-package.
2023-02-08 14:57:36 +01:00
__init__.py
Organize rest sub-package. Create new endpoints and middleware sub-packages. Rename class Requests to Middleware.
2023-02-07 18:55:17 +01:00
enums.py
Add bfxapi/enums.py file. Split enumerations in bfxapi/rest/enums.py and bfxapi/websocket/enums.py. Rename enumeration classes to use singular name identifiers.
2022-12-22 18:42:55 +01:00
exceptions.py
Merge TradeExecutionUpdate and TradeExecuted serializers and types in websocket subpackage.
2023-01-31 17:27:14 +01:00
serializers.py
user info + fixs
2023-02-09 03:27:15 +01:00
types.py
user info + fixs
2023-02-09 03:27:15 +01:00