optimal_send_window
Compare current FX rate to historical distribution to identify statistically favorable conversion windows for currency pairs.
Instructions
Tells you where today's rate sits in the N-day distribution and whether now is statistically favourable to convert. Useful for FX timing decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Currency you want to receive (e.g. USD) | |
| days | No | Lookback window in days (default 30) | |
| from | Yes | Currency you are sending (e.g. NZD) |