Davide Casale
|
0e4cbd40a6
|
Fix other mypy errors and warnings.
|
2022-12-16 16:03:28 +01:00 |
|
Davide Casale
|
4cfeab8a79
|
Add barebone files for rest section.
|
2022-11-30 18:25:15 +01:00 |
|
Davide Casale
|
48f1745f10
|
Add MAXIMUM_BUCKETS_AMOUNT constant to BfxWebsocketClient class.
|
2022-11-30 17:55:10 +01:00 |
|
Davide Casale
|
e262c81f97
|
Change default log_level value (from 'INFO' to 'ERROR'). Implement error event into AsyncIOEventEmitter. Add error logging.
|
2022-11-29 17:17:17 +01:00 |
|
itsdeka
|
958134b0f4
|
Add bfxapi/utils subpackage. Add bfxapi/utils/logger.py. Implement logger with log_level in BfxWebsocketClient.py.
|
2022-11-22 17:40:26 +00:00 |
|
Davide Casale
|
1fc9aacd86
|
Add authenticate method in BfxWebsocketClient. Add API_KEY and API_SECRET to Client's constructor parameters. Add new AuthenticationCredentialsError exception.
|
2022-11-09 18:26:30 +01:00 |
|
Davide Casale
|
048eedcd8e
|
Add bfxapi package. Add bfxapi.websocket subpackage. Add requirements.txt file.
|
2022-11-07 18:35:39 +01:00 |
|