jchristian / yahoo_stock_quotes

Provides a wrapper around the Yahoo Finance API for retrieving stock quotes and historical data
25 stars 13 forks source link

LumenWorks csv reader inaccurate parsing #7

Closed pilotMike closed 7 years ago

pilotMike commented 8 years ago

Following the example in the readme, any stock with a comma in the name gets the name split into the next field on the comma. Test with SRPT.

jchristian commented 7 years ago

Thanks! The issue should be fixed in the latest release.