nx_fin_strategy_gate.nx
buildroot/runtime/nx_fin_strategy_gate.nx
about
nx_fin_strategy_gate.nx -- R3 GATE: proves the SMA signal generator on known bars, then runs the FULL LOOP
R1(md_parse_csv) -> R3(st_sma_cross) -> R2(bt_run) end-to-end. The crossover buys into a top on this fixture
and takes a loss -> the loop HONESTLY reports a losing strategy (that is the whole point of the truth engine).
Exits 0 iff all pass. license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_gate.nxnx_fin_marketdata.nxnx_fin_backtest.nxnx_fin_strategy.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 |