Olivier222 / Market-predictor

0 stars 0 forks source link

Web scraper: Historical and live time series of stock prices #9

Open Olivier222 opened 4 years ago

Olivier222 commented 4 years ago

This article shows how to web-scrape financial data -> https://medium.com/datadriveninvestor/use-python-to-value-a-stock-automatically-3b520422ab6

For "live" simulation we could use investopedia simulator. Use this to simulate the stock market for the AI training -> https://github.com/dchrostowski/investopedia_simulator_api

Could also Google/find other APIs for Investopedia or market simulators