Candlestick Patterns API
Professional candlestick pattern and technical indicator API
4 subscribers
8.5/10 popularity
215 ms avg latency
100% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Candlestick Patterns API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /health |
Check the health and status of the API service. Returns service status, timestamp, and database connection status. **Response includes:** - status: "healthy" - timestamp: ISO… |
| GET |
Get Pattern History /patterns/{ticker}/history |
Retrieve historical candlestick patterns for a ticker over a specified number of days. Useful for backtesting and trend analysis. **Parameters:** - ticker (path parameter): The… |
| GET |
Get Technical Indicators /indicators/{ticker} |
Retrieve various technical indicators for a specified stock ticker. Includes RSI, MACD, Bollinger Bands, Moving Averages, and 150+ other indicators. **Parameters:** - ticker… |
| GET |
Get Bulk Patterns /bulk/patterns |
Retrieve candlestick patterns for multiple tickers in a single request. Efficient for batch processing and portfolio analysis. **Parameters:** - tickers (query parameter):… |
| GET |
Get Pattern Statistics /stats/patterns |
Get aggregated statistics about candlestick patterns across all stocks. Shows most common patterns with percentages and total counts. **Parameters:** - date (optional query… |
| GET |
Get Candlestick Patterns /patterns/{ticker} |
Retrieve the latest detected Japanese candlestick patterns for a specified stock ticker. This endpoint provides a snapshot of current patterns, including their type, value, and… |
Candlestick Patterns API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|