my script is to take daily ATR and apply to todays 15 min chart using the ATR =/- from prev close a trading Range I want it to be applied only to current day an
I am trying to get stock prices by scraping google finance pages, I am doing this in python, using urllib package and then using regex to get price data. When