karlwancl / YahooFinanceApi

A handy Yahoo! Finance api wrapper, based on .NET Standard 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to find datetime of the price received with Yahoo.Symbols request?

jacobdeboer33 opened this issue · comments

Hi there

I want to use your library to collect intraday historic data about some stocks. But how can I find the DateTime of the price in the data that i'm receiving doing a Yahoo.Symbols request.

Thanks,
Jacob