Get Support & Resistance Levels
Technical Analysis
Support & Resistance Levels
Retrieve calculated support and resistance price levels based on historical price action and volume. Plan entry and exit points for trading strategies.
Use Case: Draw horizontal lines on chart showing key support at 165.
GET
Get Support & Resistance Levels
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Stock ticker symbol, such as AAPL. Use the exact ticker for the company you want to research.
Example:
"AAPL"
Chart resolution (e.g. 1, 5, 15, 30, 60, D, W, M)
Example:
"D"
Response
Successful response