• Preparing search index...
  • The search index is not available
Tidyscripts Docs
  • Tidyscripts Docs
  • node
  • apis
  • binance
  • historical_data
  • downloader
  • handle_link_object

Function handle_link_object

  • handle_link_object(dir, lo): Promise<void>
  • Main function for downloading a link object. Link object consists of {checksum_link, zip_link} It will download the data to subdirectory of 'dir'

    Parameters

    • dir: string
    • lo: any

    Returns Promise<void>

    • Defined in packages/ts_node/src/apis/binance/historical_data/downloader.ts:31

Settings

Member Visibility
Tidyscripts Docs
  • Loading...

Generated using TypeDoc