Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTiingo GetSymbols Creates Extra Columns for the fund LOW #259
Comments
|
Thanks for the report and example! I can replicate; investigating now. |
Description
GetSymbols function seems to create unnecessary extra columns for a specific fund (LOW) on Tiingo. This issue seems to have to do with the OHLCV function as I can get the expected fields by commenting that line out in getSymbols.tiingo function.
Expected behavior
I was expecting only 1 open, 1 close, and 1 high field in the data view.
Minimal, reproducible example
Session Info