classify_cross_asset_shocks
Classify EURUSD or USDJPY shocks by comparing them with DXY, US10Y, and XAUUSD movements at the same UTC time, returning only observed state without forward-looking signals.
Instructions
Classify observed EURUSD or USDJPY shocks after exact-time cross-asset collection. It temporarily uses one auxiliary chart for DXY, US10Y, and XAUUSD, restores it after each read, and applies the frozen same-UTC-slot baseline contract. It reports observed state only, never a forward outcome, candidate, order-flow claim, or trading instruction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| state_limit | No | Maximum latest classified state rows to return. Aggregate counts use every eligible row. Default: 200 | |
| load_more_bars | No | Additional history to request for the target and each temporary context before reading. Default: 0 | |
| expected_timeframe | Yes | ||
| target_chart_index | Yes | ||
| auxiliary_chart_index | Yes | ||
| expected_target_symbol | Yes | ||
| minimum_classified_states | No |