- Implementation of WorldQuant Alphas, Meta Strategies
Mar 17, 2024
A look at how to implement WorldQuant alphas, and build composite strategies.
- Grid Search, Volatility Scaling/Target, and GUI improvement
Feb 14, 2024
post
- Building an Algorithmic Trading IDE
Jan 28, 2024
Vectorized SL/TP, Cross Sectional Rankings, and an Expiremtnal GUI
- Building the Fastest Backtester in Open Source
Jan 20, 2024
How to backtest a moving average cross over strategy in 15 microseconds.