fx_strength
ActiveTool of Ready APIs
declared in 1.0.0
Ranked strength leaderboard for the past N days. For each currency in the basket (g10 or majors), the average move across every pair it participates in. Strongest → weakest with per-currency label.
Parameters schema
{
"type": "object",
"properties": {
"basket": {
"enum": [
"g10",
"majors"
],
"type": "string",
"default": "g10"
},
"horizon_days": {
"type": "integer",
"default": 7,
"maximum": 90,
"minimum": 1
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries