mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Implemented additional REST endpoints
- Foreign exchange rate - Market average price - Generate invoice - Keep funding - Cancel order multi
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
1.1.9
|
||||
- Implemented PULSE endpoints (rest)
|
||||
- Updated pyee and changed deprecated class EventEmitter() -> AsyncIOEventEmitter() to make it work with all Python 3.X versions
|
||||
- Implemented Foreign exchange rate endpoint (rest)
|
||||
- Implemented Market average price endpoint (rest)
|
||||
- Implemented Generate invoice endpoint (rest)
|
||||
- Implemented Keep funding endpoint (rest)
|
||||
- Implemented Cancel order multi endpoint (rest)
|
||||
|
||||
1.1.8
|
||||
- Adds support for websocket events pu, pn and pu
|
||||
|
||||
Reference in New Issue
Block a user