Skip to content

Stuck on step 3 #23

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions