get_arb_discrepancies
Persisted cross-venue discrepancy episodes (free read).
Already-debounced cross_exchange signals (each required >= N
consecutive polls above the discrepancy threshold to exist at all),
filtered to spread_bps >= min_spread_bps and optionally to assets,
within window_hours. One entry per episode: venue pair, spread,
first/last seen, persistence, reference price. Observed data,
decision-support only -- ignores fees, slippage, and transfer latency;
never an execution instruction. Not financial advice.
Workflow: INTELLIGENCE step -- pair with get_cross_exchange for the current live-ish read on a specific asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assets | No | ||
| caller_id | No | ||
| window_hours | No | ||
| min_spread_bps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||