Skip to content

a modular Python backtester that reads pre-generated market data from a CSV file, applies trading strategies, executes simulated orders, and produces a performance report

Notifications You must be signed in to change notification settings

CharlesKZW/sample_backtester

Repository files navigation

CSV-Based Algorithmic Trading Backtester

  • Use main.ipynb to
    • validate partial results step by step
    • run the full backtest
  • Data generated is in the data folder
  • markdown performance report is in the output folder

About

a modular Python backtester that reads pre-generated market data from a CSV file, applies trading strategies, executes simulated orders, and produces a performance report

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published