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 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