Median Sharpe
A central risk-adjusted fold result.
OPEN-SOURCE RESEARCH SYSTEM
RESEARCH · PAPER INFERENCEQuantitative machine-learning research infrastructure for chronological, cost-aware evaluation—built to make false confidence harder, not to market a trading return.
THE RESEARCH PROBLEM
Future information can leak backward. Search can overfit a narrow history. Friction can erase an apparent edge. A strong result can be unstable across folds or regimes. ARES makes those assumptions visible and testable.
CHRONOLOGICAL PIPELINE
MAKE TIME VISIBLE
Purge belongs to ordinary walk-forward folds. Embargo belongs to the separate final-holdout workflow. The holdout is not a mandatory promotion or paper-inference gate.
ROBUST SCORE
The scalar score ranks candidates; separate gates still enforce minimum Sharpe, return, drawdown, turnover, trade count, solvency, and doubled-cost stress under the default configuration.
A central risk-adjusted fold result.
A weighted return contribution across folds.
Signal discrimination contributes only above chance.
The worst fold drawdown reduces the score.
Unstable fold performance reduces the score.
CHAMPION / CHALLENGER
OPTIONAL LOCKED HOLDOUT
commandares locked-holdout … --holdout-bars 720
one_time_evaluationtrue
historical_result_onlytrue
profitability_establishedfalse
order_execution_enabledfalse
PUBLIC ARCHITECTURE
Version 0.1.0 remains alpha. Current main includes newer optional holdout work that is not part of that tagged release.
LIMITATIONS
SOURCE + TESTS + ARCHITECTURE
Read the pipeline, validation rules, promotion logic, holdout protocol, tests, and documented boundaries.