code wiki / (root) / nx_fin_marketdata_gate.nx

nx_fin_marketdata_gate.nx

buildroot/runtime/nx_fin_marketdata_gate.nx

2817 B48 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic fin
docsdependenciesstructsconstsfunctions

about

nx_fin_marketdata_gate.nx -- R1 GATE: proves the OHLCV parser + ADV/capacity math on KNOWN bytes (no network, no false-green). Exits 0 iff all pass. The CSV is a SYNTHETIC gate fixture, chosen so ADV/capacity are hand- checkable (like nx_fin_mgmt_grade_gate feeds mg_score known inputs). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_gate.nx nx_fin_marketdata.nx nx_fin_marketdata_gate.nx

imports: nx_gate.nxnx_fin_marketdata.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main chk gw sys_write gn sys_write ↻ sys_mmap md_price_cents md_date_key md_atoi md_parse_csv md_find md_date_key ↻ md_price_cents ↻ md_atoi ↻ md_dollar_vol md_adv md_capacity gw ↻ gn ↻

structs

none

consts

none

functions

7func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64
called by 1: main calls 2: gwgn
13func main() -> i64