Davide Casale
|
7562b21ada
|
settings
Co-Authored-By: itsdeka <dario.moceri@bitfinex.com>
|
2023-03-03 20:03:23 +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
|
79ae0b48e0
|
Fix bug in _Requests's _GET and _POST methods. Add submit_order to handle POST auth/w/order/submit endpoint. Add OrderType enumeration in bfxapi/rest/enums.py.
|
2022-12-21 18:27:54 +01:00 |
|
Davide Casale
|
ec821a0752
|
Split BfxRestInterface methods in t_ and f_ handlers.
|
2022-12-14 18:05:45 +01:00 |
|
Davide Casale
|
862ba6d481
|
Add support for GET conf/pub:{Action}:{Object}:{Detail} endpoint. Add bfxapi/rest/enums.py script. Add Configs enumeration in enums.py.
|
2022-12-12 17:14:58 +01:00 |
|