warmCandles

declare function warmCandles(params: ICacheCandlesParams): Promise<void>;

Pre-caches candles for a date range into persist storage. Downloads all candles matching the interval from from to to.

Parameter Description
params Cache parameters