fx_correlation
ActiveTool of Ready APIs
declared in 1.0.0
Pearson correlation of daily log-returns vs USD across a basket. Cells banded strong_positive/positive/neutral/negative/strong_negative. Treasury/risk workflow for understanding multi-currency exposure.
Parameters schema
{
"type": "object",
"properties": {
"basket": {
"enum": [
"g10",
"majors"
],
"type": "string",
"default": "g10"
},
"horizon_days": {
"type": "integer",
"default": 60,
"maximum": 365,
"minimum": 14
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries