Research (fynance.research)¶
A data-agnostic harness for running strategy experiments and emitting portable
result artifacts. fynance never stores results itself — artifacts are written to
a caller-provided output_dir. Built and tested on synthetic data; real-data
adapters live downstream.
|
Serializable record of a single strategy experiment. |
|
A persistent, append-only store of experiments under |
|
Run a strategy experiment and return a populated |
|
Write a portable report for |
|
Write a leaderboard + equity-overlay comparison report. |
|
Rank experiments into leaderboard rows. |
|
Permutation test for a spurious edge. |
|
Probabilistic Sharpe ratio (PSR). |
|
Deflated Sharpe ratio (DSR). |
|
Geometric Brownian motion price path. |
|
Markov regime-switching price path. |