Update From 24 02 2022 (original) (raw)
Completly rewrote all Bittrex API.
This was done to meet Bittrex V3 API. The previous API v1.1 will be discontinued on 3/3/2022. Please read https://bittrex.github.io/api/v3#/ for details.
Add Kraken Exchange Support.
This is under development. Right now works almost all public web sockets and public API, and some private API.
Some minor visual improvements:
- Add some commands to the upper right corner for quick access: Api Key Window, Log Window, All Accounts Deposites Window.
- Rewrote tickers sparkline data get. Now, sparkline for the only visible rows is getting. Also, previously this operation leads REST API calls to reach their limits. Now only 40% of REST API limits are allowed for this operation.
- Improve JsonHelper, so now you can use it to parse XML files. (Probably it will be faster than using Newtons)
- Some UI redesign in Tools page.
- Now you will get a notification if someone in REST API calls gone wrong.
- Many bug fixes.
- Move DevExpress version to 21.2