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 upFixes the names in `getSybols.tiingo` so Open is not swapped with Close #234
Comments
|
Thanks for the quick bug squash! Note for future me: this was in response to a comment in the original PR. |
Description
Open and Close need to be swapped for adjusted column names in
getSymbols.tiingofor t 6c6ddbeSee here
https://github.com/joshuaulrich/quantmod/blob/master/R/getSymbols.R#L1409
Minimal, reproducible example