API Documentation
⌘K
API Key
Get free key GET
/api/1/equity/relative-move/{identifier}Relative Price Move
Today's price move of the security relative to its exchange/benchmark — how much of the move is stock-specific vs. market-wide.
Parameters
1identifierstringrequiredSecurity identifier: ISIN, ticker, CUSIP, SEDOL, or WKN (e.g. US0378331005, AAPL, 037833100)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/equity/relative-move/US0378331005' \
-H 'Accept: application/json'200 Response
{}