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-22 00:04:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
061ca22752ddab371cca3fa97f39a07f14a6b5b2
bitfinex-api-py
/
bfxapi
History
itsdeka
061ca22752
add seed candles
2023-01-17 12:40:09 +01:00
..
rest
add seed candles
2023-01-17 12:40: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
Fix bug regarding new typing with dataclasses.
2023-01-16 18:18:12 +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
Fix all mypy errors and warnings due to new dataclass implementation.
2023-01-16 18:27:03 +01:00
notification.py
Fix bug regarding new typing with dataclasses.
2023-01-16 18:18:12 +01:00