run_backtest
shallowcom.twmarketdata/tw-market-data · Verify this server
Run a point-in-time backtest and return its run_id, metrics, sources and honesty checks. The run may only see data stamped on or before `as_of` — that is enforced structurally, not by convention. Results arrive with the data `query_ids` behind them and an anti-overfitting verdict (out-of-sample, deflated Sharpe, multiple-comparison, crash stress); a run that fails the gate is returned REJECTED with reasons rather than hidden. Args: strategy_id: a registered strategy, e.g. 'buy_and_hold' or 'cross_sectional_momentum'. start / end: the測試期間 (YYYY-MM-DD). `end` must not be after `as_of`. as_of: the knowledge cutoff. REQUIRED — there is no "today" default. tickers: required when universe_kind='explicit'; ignored for 'point_in_time'. universe_kind: 'point_in_time' (survivorship-safe, resolved from listing/delisting dates at each rebalance) or 'explicit' (a list you supplied). market: optional market filter for a point-in-time universe. rebalance: 'daily' | 'weekly' | 'monthly'. cost_bps: one-way transaction cost in basis points. params: strategy parameters, e.g. {'lookback_days': 60, 'top_k': 5}. This measures history. It is not advice and it places no orders.
1 trials · measured 8 days ago
run_backtest scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.twmarketdata/tw-market-data, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- gated
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/ed1da9eb-57a7-4687-8cbf-3625d817be6a)