You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kiploks Trading Robustness Engine is an open-source TypeScript engine for deterministic backtest and walk-forward analysis (WFA) of algorithmic trading strategies, published as @kiploks/engine-* packages under Apache 2.0.
Code to generate all tables and figures of "Dissecting Market Expectations in the Cross-Section of Book-to-Market Ratios", Critical Finance Review (forthcoming).
This course delves into financial forecasting, covering predictive regression, multi-horizon models, and principal components for improved accuracy, with a focus on rigorous out-of-sample analysis.
This project aims to predict future yen prices using time-series models such as ARIMA as well as making out of sample and in sample predictions on Python
Pre-registered empirical study of whether in-sample Sharpe-surface smoothness (σ_micro under the perturbation suite) predicts next-window OOS Sharpe. Pilot SOL → replicate DOGE+BTC. Result: H₀ retained at the population level; ATR is the only family with consistent within-family support.
Research backtest of a multi-component breadth-thrust signal computed from point-in-time ETF constituents. Tested across SOXX, CNDX, CSP1 (S&P 500), IUES (energy), IUFS (financials) with full reproducibility from iShares + yfinance data.