kittyMD 0 Posted September 29, 2021 Trying to scrape data from DAS in real-time to process in python to automate some parts of my day trading. I haven't found a straightforward way (e.g. through win32) and only have an intermediate, self-taught/hobbyist level of programming knowledge. So for now, I'm resorting to screenshots and ocr which is slow, but can get me all the data on the DAS screen every 5 seconds or so. Has anyone else had a go at this and had more success? Cheers, kittyMD Share this post Link to post Share on other sites
kittyMD 0 Posted October 1, 2021 Update: I set the screenshot region to just read current price which gives me 2-3 readings per second, which seems to be more than adequate. Share this post Link to post Share on other sites