Function getPriceBySymbol

  • Parameters

    • symbol: string

      token symbol like BTC, etc

    • date: Date
    • Optionaloptions: PriceOptions

      other behavior options

    Returns Promise<number | undefined>