UNPKG

@mimicry/kaleidoscope

Version:

Kaleidoscope is an NPM package that conveniently aggregates responses from multiple NFT data providers.

3 lines (2 loc) 125 B
import { IOHLCV } from 'candlestick-convert'; export declare function ticksToIOCHLV(_ticks: [number, number][]): IOHLCV[];