WebsiteLive demosGuidesSource
  • Preparing search index...
  • The search index is not available
OpenAlgo Charts API - v2.3.2
  • OpenAlgo Charts API
  • index
  • withBarCache

Function withBarCache

  • withBarCache(feed: DataFeed, options?: BarCacheOptions): BarCache
  • Wrap any DataFeed in a warm-load bar cache.

    const feed = withBarCache(new OpenAlgoDataFeed(cfg), { ttlMs, max, storage });
    

    Parameters

    • feed: DataFeed
    • Optionaloptions: BarCacheOptions

    Returns BarCache

    • Defined in src/feed/cache.ts:560

Settings

Member Visibility
WebsiteLive demosGuidesSource
OpenAlgo Charts API - v2.3.2
  • Loading...

Generated using TypeDoc

Build your next market experience.Explore live demos →API definitions generated from the current source with every website deployment.