sstrickx / yahoofinance-api

Java Client API for Yahoo Finance
MIT License
498 stars 219 forks source link

Trying to grab QuotesProperty #200

Open moshere opened 1 year ago

moshere commented 1 year ago

Hi, I'm trying to grab QuotesPropertyfor specific stock symbol. Can you give and example on how to use your API to achieve it. I mainly want the following ENUM values: YearLow, YearHigh

Thank you