by crickinfo » Thu May 08, 2025 12:28 pm
Guys,
I have a few questions, I can see in gruss I can send prices to an excel sheet and this works. I want to set the time update to 1 second, but I really want to run some VB code I'm writing every time theres a price update and before the next one ? how can I kick off my code once the prices have updated and before the next price update ?
Im looking to keep the prices of a few markets running down the page so top of page is latest price and next row dow is 1 second old price and next row 2 secs price etc etc.
SO I can look for a price and have trigger code thats making sure a price is quite stationary so look at price over a 3 or 5 second period, also nice to chart the prices and my info columns.
That way I dont trigger on a spike in a price or a wide spread.......? if I make a loop in VB then the control will always be in loop and not let Excel update its price ? Any help or guidance.
Also in historical cricket data, can you load up the runs markets as well as match odds? or are they only showing match odds ?
-Crick