All capabilities → Price data
Price data

13.8 million daily series as the basis for comparison

Prices in a single currency, so peer comparisons do not fail on the exchange rate.

curl "$API/performance/peer-comparison/SAP?window=1y"
{
  "ticker": "SAP", "window": "1y", "currency": "EUR",
  "return": 0.184, "peerMedian": 0.096, "percentile": 78
}

What you can do with it

Why we built it this way

Price comparisons across borders are misleading without currency normalisation — part of the apparent outperformance is then just the exchange rate.

The series are therefore kept in one shape and shared by scoring and market capitalisation, rather than sourced anew per use case.

Improvements

Endpoints

GET/performance/peer-comparison/{identifier}Price comparison against peers

Give feedback or ask a question

Something missing, something off, or an answer you don't understand? Write it here — it reaches us directly.

We store only what you type here. No IP address in clear text, no trackers.