Minimalist backtester designed to integrate with the quant workflow.
Last updated Mar 14, 2025
10
Stars
6
Forks
1
Issues
0
Stars/day
Attention Score
6
Language breakdown
Python 100.0%
▸ Files
click to expand
README
alphasim
Now archived and replaced with https://github.com/thecolngroup/alphavec
Alphasim is a minimalist backtester inspired by
The backtest input is the natural output of a typical quant research process: a dataframe of asset prices and weights.
Strategy performance is optimised using a trade buffer heuristic.
If you're looking for a more traditional backtester and algo development platform (in Go) check out my other project
🔗 More in this category