nickmccullum / algorithmic-trading-python

The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
2.35k stars 2.37k forks source link

Hey I'll have an issue in 002_quantitative_momentum_strategy #30

Open Shubham0555 opened 2 years ago

Shubham0555 commented 2 years ago

Screenshot (128)

hbquoc commented 2 years ago

Change the ticker in the csv file to VIAB instead of VIAC

Shubham0555 commented 2 years ago

How can I change the ticker Screenshot (150)

hbquoc commented 2 years ago

Simply change it manually in the csv file

Shubham0555 commented 2 years ago

can you explain I'll search but can't understand it

hbquoc commented 2 years ago

At the beginning of the tutorial, you have to download a csv file containing the names of the 500 tickers of S&P500. Open this file and modify VIAC to VIAB.