Get Aggregate Technical Indicators
Technical Analysis
Aggregate Technical Indicators
Retrieve combined buy/sell signals aggregated from multiple technical indicators including moving averages, RSI, and MACD. Get consensus technical analysis recommendations.
Use Case: Display “Strong Buy” signal when 8 out of 10 technical indicators are bullish.
GET
Get Aggregate Technical Indicators
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