fxa_wait_for_message
Wait for the trader's next message on the paired chart to receive their text plus a structured chart snapshot. Use the snapshot instead of asking them to describe, and call again if nothing arrives.
Instructions
Wait for the trader's next message on the paired chart. Blocks until they send something or the timeout expires. Returns their text plus a structured snapshot of the chart at the moment they asked — read that instead of asking them to describe what they are looking at. Returns waiting:false when nothing arrived, in which case call it again to keep listening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutSec | No | How long to wait, 5–600 seconds. Default 240. |