Skip to content

3.28.0

Compare
Choose a tag to compare
@vigan-abd vigan-abd released this 10 Mar 13:10
· 269 commits to master since this release
ui:
- bugfix: app crashes when Live strategy execution is stopped
- feature: show confirmation modal when user clicks to close a position
- hid MAx/AD algo orders
- disabled strategy module
- feature: export the backtesting data to CSV
- changed default currency in backtest financial results depending on trading pair

signals:
- standardized signals using classes

signals-viz:
- added CSV export option

strategy-exec:
- changed strategy execution from each price update to waiting for candles to be closed

algo:
- refactored signal types to classes
- added ping pong algo order signals
- added oco algo order signals

server:
- updated dependencies