Technical Analysis
Candlestick data
get/ta/{slug}/candlesticks
Path parameters
slugstring required
Asset slug (e.g. bitcoin)
Query parameters
interval'm1' | 'm5' | 'm15' | 'm30' | 'h1' | 'h2' | 'h6' | 'h12' | 'd1'
Timeframe interval
startinteger
Start timestamp in ms
endinteger
End timestamp in ms
Response
Candlestick data
Changes
No recorded changes to this endpoint across all 1 revision of this API.