Implemented additional REST endpoints

- Foreign exchange rate
- Market average price
- Generate invoice
- Keep funding
- Cancel order multi
This commit is contained in:
Dario Moceri
2021-01-24 17:20:59 +01:00
parent 29f50fccb0
commit f01deb5540

View File

@@ -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