-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Hi! I'm really new to python and stuck on what to do after step 3.
I installed all the requirements, however I don't need AlphaVantage as I have my historical data of the stock already. Could you help me after step 3 as I get the following error & tell me how to not use AlphaVantage and only run the project with a pre-existing csv file?
File "save_data_to_csv.py", line 22
data.to_csv(f'./{symbol}_{time_window}.csv')
^
SyntaxError: invalid syntax
Metadata
Metadata
Assignees
Labels
No labels