Commit Graph

  • a25499e016 Refactor backtesting logic to include slippage estimation, enhancing trade execution realism. Update load_data function to accept a CSV file parameter. Improve summary output with slippage metrics and adjust main script for new slippage configuration. Correct typos in project documentation. main Simon Moisy 2025-08-18 09:57:01 +08:00
  • 21b14d4fe4 Enhance backtesting functionality by adding date range parameters to load_data, improving ATR calculation, and refining trade logic with meta Supertrend signals. Update README with detailed usage instructions and requirements. Add CSV logging for trade results and performance metrics. Include ta library as a dependency in pyproject.toml. Simon Moisy 2025-08-12 10:33:17 +08:00
  • 56dca05a3e Initial project setup with Python version 3.12, main script for backtesting trading strategies, and configuration files for project management. Added necessary dependencies and documentation structure. Simon Moisy 2025-08-05 12:08:59 +08:00
  • cac0629dcd Initial commit Simon 2025-07-29 20:51:11 +00:00