v1.0.0-beta.27
What's Changed
- Support SL in DCA strategy (#93)
- Added --host and --port params to CLI (#95) by @montymi
- Replaced Express.js with Fastify (#90) by @montymi
- Trading engine improvements
- UI: Added Strategies page
- UI: Improved Orders and Trades tables
- UI: Move debugging buttons to the bottom in UI
- UI: Proxying fetch candles request (Gate.io CORS issue)
- Generate DTS files using dts-bundle-generator (#101)
- Logging improvements
New Contributors
Full Changelog: v1.0.0-beta.26...v1.0.0-beta.27