fx_pair
ActiveTool of Ready APIs
declared in 1.0.0
Deep enrichment for one currency pair: latest rate + 30/90-day volatility + trend + anomaly z-score + spread estimate + cross-strength + verdict. Decision-grade single-call summary.
Parameters schema
{
"type": "object",
"required": [
"base",
"quote"
],
"properties": {
"base": {
"type": "string",
"description": "Three-letter base currency code."
},
"quote": {
"type": "string",
"description": "Three-letter quote currency code."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries