Get Technical Patterns
Technical Analysis
Technical Patterns
Retrieve detected chart patterns such as head and shoulders, triangles, and double tops/bottoms. Identify potential breakout and reversal setups.
Use Case: Alert traders when a bullish ascending triangle pattern is detected on a stock chart.
GET
Get Technical Patterns
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