Skip to content

First Stable Release

Compare
Choose a tag to compare
@dkrizhanovskyi dkrizhanovskyi released this 04 Sep 06:44
· 9 commits to main since this release

Version 1.0.0 - First Stable Release

New Features:

  • Added Scalping and Mean Reversion trading strategies.
  • Implemented backtesting on historical data.
  • Risk management module with Max Drawdown and Exposure Limit strategies.
  • Basic logging and monitoring functionality.

Improvements:

  • Modularized the system for better scalability.
  • Added Docker and Kubernetes support for easier deployment.
  • Integrated Prometheus for monitoring.

Known Issues:

  • Further optimization needed for large datasets in the backtester.