nx_fin_backtest_gate.nx
buildroot/runtime/nx_fin_backtest_gate.nx
about
nx_fin_backtest_gate.nx -- R2 GATE: proves the backtester on KNOWN bars + a KNOWN signal, with EVERY metric
hand-computed (no network, no false-green). Integrates R1 (md_parse_csv -> bars) into R2 (bt_run). The two
trades are +50 (win) and -50 (loss) per share so the gate PROVES the engine reports losses honestly -- not the
"no-loss" fantasy. Exits 0 iff all pass. license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_gate.nxnx_fin_marketdata.nxnx_fin_backtest.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
| 9 | func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64 |
| 15 | func main() -> i64 |