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-21 07:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f2c2e25e9d7a0841dd3f65ece3d135312938f93
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
7562b21ada
settings
...
Co-Authored-By: itsdeka <
dario.moceri@bitfinex.com
>
2023-03-03 20:03:23 +01:00
..
endpoints
settings
2023-03-03 20:03:23 +01:00
middleware
nonce must be str
2023-03-03 15:53:06 +01:00
__init__.py
Split websocket package in multiple sub-package. Split handlers.py in public_channels_handler.py and authenticated_channels_handler.py. Rename files attaining to new conventions.
2023-02-13 19:09:38 +01:00
enums.py
settings
2023-03-03 20:03:23 +01:00
exceptions.py
Merge TradeExecutionUpdate and TradeExecuted serializers and types in websocket subpackage.
2023-01-31 17:27:14 +01:00
serializers.py
Add new serializers to __serializers__ constant in bfxapi.rest.serializers.
2023-02-10 04:33:29 +01:00
types.py
settings
2023-03-03 20:03:23 +01:00