nx_fin_paper_gate.nx
buildroot/runtime/nx_fin_paper_gate.nx
about
nx_fin_paper_gate.nx -- R5 GATE: proves the in-sample/out-of-sample split, the OOS-only backtest run, and the
edge-survival test. Reuses the 5-bar fixture: split=0 reproduces the full-series result (net +6250); split=3
runs ONLY bars[3,4] (signals 1,0) -> a single losing OOS trade (net -41650). Exits 0 iff all pass.
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_gate.nxnx_fin_marketdata.nxnx_fin_backtest.nxnx_fin_paper.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64 |
| 16 | func main() -> i64 |