Have a problem/project and maybe somebody can give me some ideas.
Right now, I have an Excel spreadsheet, and use links to MT4 via DDE to update it in real time with stock price data.
What I want is to replicate this BUT using my subscription stocks feed as a data source, and be able to include calculated cells based on the prices from the feed.
The feed is HTML based.
What I’m wondering is, is there a way to scrape this data in real time…?
I’m a pretty decent VBA programmer (previous…