API Documentation
⌘K
API Key
Get free key GET
/api/1/charting/overlay/{identifier}Chart Overlays
Returns chart overlay data: Fibonacci retracement levels, pivot points (standard, Woodie, Camarilla, DeMark), or support/resistance levels
Parameters
4typestringrequiredOverlay type: fibonacci, pivot, support_resistance
pivot_methodstringPivot method: standard, woodie, camarilla, demark (default standard)
resolutionstringidentifierstringrequiredSecurity 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/charting/overlay/US0378331005?pivot_method=standard&resolution=D' \
-H 'Accept: application/json'200 Response
{}