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 life was doing this in the City of London).
Years ago I built a little app using a 3rd part add on to VB called 'Data Widgets' - that's the sort of interface I want, just a simple grid of cells showing OHLV data PLUS a few calculted values which I will add.
https://www.componentsource.com/product/data-widgets
So any 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 life was doing this in the City of London).
Years ago I built a little app using a 3rd part add on to VB called 'Data Widgets' - that's the sort of interface I want, just a simple grid of cells showing OHLV data PLUS a few calculted values which I will add.
https://www.componentsource.com/product/data-widgets
So any ideas .....?