You're viewing a demo portfolio

Join the waitlist
PRSM

fx_strength

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →