UK-21
Yearling
As in my part of the world it's been pi$$ing with rain for the last hour or so, I've just rustled this up.

It's some Excel magic that takes data captured from a web page and drops it into the relevant cells. Not as sophisticated as an API feed, but requiring a lot less technical ability and overheads (and it isn't reliant on a third party live feed). It's simply based on copying the data as shown below and hitting a button that runs some VBA code that copies it into a spreadsheet, which then sorts and cleanses the individual data items and drops them in the cells.

Just keep these elements highlighted and simply pop up the "copy" option and then hit the button to update the table
at anytime.
So fairly rudimentary but it seems to function. Question is...... what to do with the stats presented; how might we make
use of this information to inform an in-play betting decision? Use it to feed into an algorithm that eventually pops up
a "recommended to do this" or "do that" message, use it to apply a points weighting of some sort to each team (possibly
to determine who's going to put the next one in the back of a net) or something else?
Let's discuss.
UK-21
It's some Excel magic that takes data captured from a web page and drops it into the relevant cells. Not as sophisticated as an API feed, but requiring a lot less technical ability and overheads (and it isn't reliant on a third party live feed). It's simply based on copying the data as shown below and hitting a button that runs some VBA code that copies it into a spreadsheet, which then sorts and cleanses the individual data items and drops them in the cells.
Just keep these elements highlighted and simply pop up the "copy" option and then hit the button to update the table
at anytime.
So fairly rudimentary but it seems to function. Question is...... what to do with the stats presented; how might we make
use of this information to inform an in-play betting decision? Use it to feed into an algorithm that eventually pops up
a "recommended to do this" or "do that" message, use it to apply a points weighting of some sort to each team (possibly
to determine who's going to put the next one in the back of a net) or something else?
Let's discuss.
UK-21





