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.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Stock ticker symbol
"AAPL"
Chart resolution (e.g. 1, 5, 15, 30, 60, D, W, M)
"D"
Successful response