All notable changes to this project will be documented in this file.
- Added frontend option to update all symbol configurations
- Fixed Github workflow
- Fixed Github workflow
- Fixed Github workflow
- Added contributors to README.md
- Updated Github issue templates
- Updated Github actions
- Added contributors to README.md
- Fixed the bug with limit step in the frontend
- Updated the frontend to display buy open orders with the buy signal
- Fixed the bug with limit step in the frontend
- Fixed the bug with handling open orders
- Breaking changes Re-organised configuration structures
- Apply chase-stop-loss-limit order for buy signal as well
- Added more candle periods - 1m, 3m and 5m
- Allow to disable local tunnel
- Quick fix for the frontend Bootstrap issue
- Add max-size for logging
- Execute chaseStopLossLimitOrder on every process
- Support buy trigger percentage
- Allow entering more decimals for the last buy price
- Override buy/sell configuration per symbol
- Support PWA for frontend - now support "Add to Home screen"
- Enable/Disable symbols trading, but continue to monitor
- Changed to more persistence database - MongoDB - for configuration and last buy price
- Display estimated value in the frontend
- Support other FIAT symbols such as BUSD, AUD
- Fixed the bug last buy price not removed
- Updated frontend to be exposed to the public using the local tunnel
- Display account balances in the frontend
- Updated frontend to change symbols in the configuration
- Updated frontend to change last buy price per symbol
- Fixed the issue with persistent redis
- Fixed the issue with rounding when places an order
- Fixed the issue with sorting in the frontend
- Fixed the issue with the configuration
- Updated frontend to remove cache
- Removed unused methods - Bollinger Bands, MACD Stop Chaser
- Support maximum purchase amount per symbol
- Developed backend to send cache values for frontend
- Developed simple frontend to see statistics
- Support multiple symbols