Small project where I intent to transfer my last months analysis of the market behaviour of an specific stock during the first 2 hours when the market opens and the las 30 mins.
-Python & PIP -Selenium for Python (https://www.selenium.dev/downloads/) -Pandas for Data analysis pip install pandas -WebDriver (I´m using chromes driver but you can find the download for your preferent browser driver on selenium's website)
After installing the requirements, just run
py webDriver.py
For running analysis based on generated csv run
py dataAnalysis.py