Commit Graph

12 Commits

Author SHA1 Message Date
itsdeka
1ff16e26b9 Add lines 2023-01-11 11:51:59 +01:00
itsdeka
f9f72a4ebb Add lines 2023-01-11 11:51:41 +01:00
itsdeka
44ba7e780a Add wss exmaple to create order, refactoring 2023-01-11 11:51:16 +01:00
itsdeka
22f6fe01fd Add example to submit, cancel, edit order and adjust issue in labeler.py 2023-01-10 16:42:20 +01:00
itsdeka
ef836bbe1a 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
Davide Casale
454a7542ed 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
Davide Casale
87bb6dc5c7 Add generic error handling (UnknownGenericError in bfxapi/rest/exceptions.py). Add support for new endpoints in _RestAuthenticatedEndpoints class. Extend serializers.py and typings.py. 2022-12-20 17:48:38 +01:00
Davide Casale
ea3eefd32c Apply refactoring with new standards in examples/websockets/*.py demos. 2022-12-16 18:42:59 +01:00
Davide Casale
8c9d52c186 Rename class members in order_book.py and raw_order_book.py. 2022-12-02 18:57:21 +01:00
Davide Casale
52d007c05d Add examples/websocket/order_book.py and raw_order_book.py demos. 2022-12-02 18:54:46 +01:00
Davide Casale
729a3ce8a3 Add examples/websocket/ticker.py demo. 2022-11-22 19:01:57 +01:00
Davide Casale
8fd261fd19 Add some barebone files. 2022-11-07 17:20:30 +01:00