Candle Detection
Last updated
Last updated
GET
/charts/candle-info
This API provides the latest 30 candlesticks of a token to analyze and identify candlestick patterns. It supports data retrieval for three specific time intervals: 1-hour, 4-hour, and 1-day.
Example on DeFi Lens: https://defilens.ai/tokens/bitcoin/candle-detection
Name | Typy | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
x-partner-key
string
Your API Key
Ex: xxxx
ohlcDataList
string
Latest 30 candles of the source token
string
A string identifier or "slug" that is unique to the type of candlestick pattern.
string
Name of the candlestick pattern
object
This represents the time at which the candlestick pattern was detected
string
Represents the shorthand code for the candlestick pattern detected
Example: "BH"
for Bullish Hammer