{"x402Version":1,"service":"x402-insights","description":"Trading-research verdicts & feeds from a live multi-platform prop-trading operation. ~200 strategy variants, 4 months, real money — one survivor, and the full failure database. Evidence class + n on every row.","network":"base","payTo":"0x4e90cc3BCCA166E3A322D524A5c5BB28ec4C6Abe","asset":"USDC","facilitator":"coinbase-cdp","resources":[{"resource":"https://api.goldenaspenweb.com/premarket","method":"GET","price":"$0.01","description":"Daily premarket volatility & regime read for US index futures/0DTE: vol_score, regime label, expected range %, primary driver, key events, reasoning — plus NQ overnight enrichment (overnight range pts, gap pts + direction, 20-session range percentile, heuristic signals; point deltas only, refreshed every 20 min). ~60 sessions of history."},{"resource":"https://api.goldenaspenweb.com/calendar","method":"GET","price":"$0.01","description":"Normalized red-folder economic calendar: date, time ET, event, impact, forecast, previous."},{"resource":"https://api.goldenaspenweb.com/social-vol","method":"GET","price":"$0.01","description":"Truth Social post -> volatility-explosion classification stream (flag + confidence + keywords). Event-driven."},{"resource":"https://api.goldenaspenweb.com/daily-brief","method":"GET","price":"$0.01","description":"Last-10-day P&L brief across three live trading platforms (NQ futures, multi-asset futures, options), per strategy, evidence-class labeled (live_fill / forward_test / paper / sim). Price-stripped."},{"resource":"https://api.goldenaspenweb.com/verdict","method":"GET","price":"$0.05","description":"Strategy verdict lookup: 165 registered strategies with documented test outcomes — tick-replay PF, forward-test results, real-money fill stats (n, PF, strip-2-best-days, split-half), and the written verdict. The BT->live gap database: what survived real money and what didn't."},{"resource":"https://api.goldenaspenweb.com/archive","method":"GET","price":"$0.05","description":"Bulk labeled trade-outcome archive: 10k+ rows across NQ futures, 9 multi-asset futures symbols, 44 options strategies. Price-stripped, outcome + evidence-class labeled. Ensemble training data."},{"resource":"https://api.goldenaspenweb.com/opening-range","method":"GET","price":"$0.01","description":"NQ opening-range read (09:30-09:45 ET): OR width in points + 20-session percentile, first-bar direction, open vs overnight midpoint delta, overnight high/low breach flags, heuristic signals. Companion to /premarket — the session-confirmation half of the buyer loop. Point deltas and labels only; refreshed every 20 min."},{"resource":"https://api.goldenaspenweb.com/fitness","method":"GET","price":"$0.05","description":"Regime-conditioned strategy fitness: for each NQ strategy, REAL win-rate/PF computed on live-money fills only, broken out by which regime /premarket assigned that session. Thin samples are honestly labeled insufficient_data rather than scored. Companion to /verdict — today's regime cross-referenced against strategies' actual historical performance in that regime."},{"resource":"https://api.goldenaspenweb.com/regime-update","method":"GET","price":"$0.02","description":"Intraday regime-drift check vs the morning /premarket call: realized vol over the last 15 min compared to the same time-of-day distribution over the last 20 sessions, flagging whether the morning regime call is still valid. Refreshed every 20 min during RTH; returns session_active:false outside 09:30-16:00 ET."},{"resource":"https://api.goldenaspenweb.com/prop-proximity","method":"GET","price":"$0.02","description":"Real-time danger score for a funded/eval prop account: given account state (trailing high balance, current balance, today's P&L), computes breach distances against drawdown/loss limits. Verified numeric thresholds for LucidFlex/LucidDirect (firm=lucid_flex_50k etc, see ?firms for the list); any other firm requires you to supply trailing_dd_limit_usd/daily_loss_limit_usd explicitly — we do not guess prop-firm rules we haven't verified ourselves."},{"resource":"https://api.goldenaspenweb.com/prop-eval","method":"GET","price":"$0.02","description":"Evaluation-phase progress tracker: given a firm and a list of daily P&L, computes profit-target completion and pace. Verified profit targets for LucidFlex (?firms for the list); other firms require profit_target_usd explicitly. No fabricated pass-probability or ETA — those need a real model we don't have yet."},{"resource":"https://api.goldenaspenweb.com/prop-rules","method":"GET","price":"$0.05","description":"Prop-firm execution intelligence from months of live funded/eval trading (Apex, Lucid, NinjaTrader/Tradovate): trailing-drawdown mechanics that kill accounts, phantom-fill and silent-stop-rejection detection, payout math, holiday lockout windows. Every rule carries its evidence. Filter by ?firm= or ?category=."},{"resource":"https://api.goldenaspenweb.com/prop-portfolio","method":"GET","price":"$0.05","description":"Multi-account prop portfolio aggregator: given a JSON array of accounts (firm, eval_phase, account_size_usd, start_date, daily_pnl), runs /prop-eval + /prop-proximity-style arithmetic across every account and adds the cross-account view a single-account call can't produce — consolidated drawdown exposure, simultaneous-loss-day correlation risk, and a per-account today's-risk recommendation. Verified thresholds for LucidFlex/LucidDirect firms (see /prop-rules ?firms); other firms accept explicit profit_target_usd/trailing_dd_limit_usd/consistency_rule_pct per account."},{"resource":"https://api.goldenaspenweb.com/transform/pdf-to-markdown","method":"GET","price":"$0.01","description":"Convert a PDF to clean LLM-ready Markdown (layout-aware, tables, OCR fallback for scanned pages). POST JSON with either 'url' (http/s link to a PDF, max 15MB) or 'pdf_base64'. Returns markdown + page count. Stateless — documents are processed in memory and never stored."},{"resource":"https://api.goldenaspenweb.com/premarket/globex","method":"GET","price":"$0.02","description":"Overnight Globex gap/regime-alignment classifier: gap direction + size in ATR multiples, overnight range percentile vs last 60 sessions, overnight trend direction, close-in-range position, and whether the gap ALIGNED/CONTRADICTED this morning's /premarket regime call (with continuation bias + historical gap-fill rate before 11 AM ET). ATR multiples and percentile ranks only, zero price levels. Companion to /premarket and /opening-range."},{"resource":"https://api.goldenaspenweb.com/fitness/risk-adjusted","method":"GET","price":"$0.05","description":"Risk-adjusted return statistics per NQ strategy: Sharpe/Sortino/Calmar computed on daily-aggregated REAL live-money fills (evidence_class=live_fill only), trailing 90 calendar days, plus win_rate, max_drawdown_pct, vol_of_returns, avg_win_loss_ratio, and a regime-conditional Sharpe filtered to today's /premarket regime. Thin samples honestly labeled sufficient_sample:false. Dimensionless ratios and percentages only, zero price levels. Companion to /fitness — pairs regime-active strategies with how well they've actually paid per unit of risk."},{"resource":"https://api.goldenaspenweb.com/decide/next-trade","method":"GET","price":"$0.03","description":"Intraday per-trade approval skill: composes /regime-update, /fitness, /calendar and (when balance/trade state is supplied) /prop-proximity-style checks into one bounded GO/NO-GO with approved_size and a reason string. valid_for_seconds:60 — call once before every order. No account IDs handled or stored; balance/trade-count state (if you want the prop-account checks included) is supplied by the caller per-call, same pattern as /prop-proximity. Sibling to /prop-portfolio for the intraday loop-position decision instead of the eval-tracking one."},{"resource":"https://api.goldenaspenweb.com/calibration","method":"GET","price":"$0.10","description":"How good are our numbers, measured: premarket range forecast vs REALIZED range per session (n, MAE, bias, hit-rate — updated every snapshot, misses included), plus methodology constants: the 2-7x bar-backtest PF inflation multiplier, strategy survival rates, evidence hierarchy. Calibration data for anyone consuming trading forecasts or backtests."}],"free":["https://api.goldenaspenweb.com/","https://api.goldenaspenweb.com/health","https://api.goldenaspenweb.com/llms.txt"]}