get_mlreadML predictions for a currency: ATR (volatility) forecast and macro model output. USD maps to DXY.
| Param | Type | Req. | Description |
|---|---|---|---|
| currency | string | yes | EUR, JPY, GBP, AUD, CAD, CHF, NZD, USD. |
Example prompts
- “What does the macro model predict for EUR?”
- “Show the ATR volatility forecast for the USD.”
Example call
{ "name": "get_ml", "arguments": { "currency": "EUR" } }