Default
Pattern Recognition
Run pattern recognition algorithm on a symbol. Support double top/bottom, triple top/bottom, head and shoulders, triangle, wedge, channel, flag, and candlestick patterns.
get/scan/pattern
Query parameters
symbolstring required
Symbol
resolutionstring required
Supported resolution includes <code>1, 5, 15, 30, 60, D, W, M </code>.Some timeframes might not be available depending on the exchange.
Response
successful operation
Example response
{
"points": [
null,
null
]
}