Function warmCandles

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

    Parameters

    • params: ICacheCandlesParams

      Cache parameters

    Returns Promise<void>