jchao01 / TradingView-data-scraper

Extract price and indicator data from TradingView charts to create ML datasets
Apache License 2.0
482 stars 112 forks source link

How do I install it on a local machine? #9

Closed utopiafusion closed 4 years ago

utopiafusion commented 5 years ago

I'm running Windows, I'd like to run the code locally, how does it work?

I basically want to still be able to get the CSV using the Python code you listed but I don't know how to program.

Thank you in advance. Great tool!

abhishek-githb commented 5 years ago

There are instructions in readme. You just run the app.py after that

gunner69 commented 4 years ago

The install instructions is for Windows or Linux? I got stuck at the command "source bin/activate". I find out it's not the Windows command. How can I fix this issue.