Skip to content
/ Ed Public

Event-driven backtesting engine written in C++

License

Notifications You must be signed in to change notification settings

nKastelan/Ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ed - The event-driven backtesting engine written in C++

Ed is a high performance (hopefully), event-driven backtesting engine for trading strategies written in C++.

image

I plan on incrementally adding extra functionality such as exporting backtest reports in PDF format, running Monte Carlo simulations, adding extra visualizations etc.