alvarobartt / pyrtfolio

Python package to generate stock portfolios
https://investpy-portfolio.readthedocs.io
GNU General Public License v3.0
147 stars 26 forks source link

Inconsistencies with investpy #3

Closed JuCarm closed 4 years ago

JuCarm commented 4 years ago

Hello, There are some inconsistencies between the code in investpy_portfolio and the underlying investpy library. For instance, using stock_symbol instead of stock_name, these kind of things. Just trying to run the example from investpy_portfolio will bring you to these issues quite quickly. (Unfortunately, I am not yet familiar with github, so while I have made changes on my local copy, I don't know how to submit these). Keep up the good work :)