Version 6.0.0
Changes:
- Introduction of "callback scanning" which is a rapid and entirely new way of calculating arbitrage opportunities!!
- Significantly improve efficiency of sorting bids/asks
- Address the disconnecting websocket issue (#98)
- Avoid displaying NaN age values in the HUD
- Dynamically wait for initial depth updates before beginning analyses
- Added more robust configuration validation
- Log expected and actual order book prices from execution
- Log positive and negative prices divergences after execution
- Many many other changes..
Breaking Changes:
The configuration has been totally reworked. You will need to read through the documentation and update your existing config appropriately or start anew with the config.json.example
file.