joshuaulrich / TTR

Technical analysis and other functions to construct technical trading rules with R
GNU General Public License v2.0
326 stars 102 forks source link

StockSymbols() errors out #84

Closed dcmg21 closed 4 years ago

dcmg21 commented 4 years ago

Description

Error in names(x) <- value : 'names' attribute [8] must be the same length as the vector [1]

Expected behavior

I used to be able to download these without issue and now have the error below.

Minimal, reproducible example

[Insert sample data and code]

Session Info

[Insert your sessionInfo() output]
joshuaulrich commented 4 years ago

Please help me keep relevant information about issues in one place. Creating multiple issues for the same bug creates noise and more work for me.