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-24 09:14:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b48a882f5eb21bf824fce8086e8771468fc04965
bitfinex-api-py
/
bfxapi
History
itsdeka
e9ef39c1d6
add rest examples
2023-01-15 23:19:09 +01:00
..
rest
add rest examples
2023-01-15 23:19:09 +01:00
utils
Add example to submit, cancel, edit order and adjust issue in labeler.py
2023-01-10 16:42:20 +01:00
websocket
Implement bfxapi/notifications.py in websocket subpackage.
2023-01-12 18:36:23 +01:00
__init__.py
Add bfxapi package. Add bfxapi.websocket subpackage. Add requirements.txt file.
2022-11-07 18:35:39 +01:00
client.py
Add funding related rest endpoints, refactor pre-existent rest endpoints to use get_ prefix. Add function to calculate flags easily. Add example test to create a funding offer.
2023-01-10 16:03:40 +01:00
enums.py
Add funding related rest endpoints, refactor pre-existent rest endpoints to use get_ prefix. Add function to calculate flags easily. Add example test to create a funding offer.
2023-01-10 16:03:40 +01:00
exceptions.py
Apply lots of refactoring to the websocket subpackage (fix every mypy error and warning). Add integers.py and decimal.py to bfxapi.utils package. Update requirements.txt and setup.py with new mypy dependencies.
2022-12-16 18:30:41 +01:00
labeler.py
Add and implement notification.py in root package (bfxapi).
2022-12-22 18:24:56 +01:00
notification.py
Fix bug in bfxapi/notifications.py.
2023-01-10 18:19:30 +01:00