Hi Colin
Thanks for the fantastic support on using R and the betfaiR guide and code package - I was really struggling with PERL.
I have followed your betfaiR guide and have successfully sourced a collect_prices.R script for the next upcoming race. However I want now to set up a series of R scripts to run from a cron schedule, so that I can collect all UK/IRL horse prices (marketpricescomplete) at say 10-min intervals for 12 hours before the off, and all UK greyhound prices at 5 sec intervals for 10 minutes before the off.
My concern is that (a) I need to populate a pick list for the different race off times each day, and (b) these data collection timeframes will overlap, with perhaps 5 or 6 races being monitored at a given time. How would that work?
I would then like to store the horse and greyhound data in two R dataframes which I can later analyse with Rapid Miner.
For data collection (and eventually betting implementation) I am using a basic PC running Linux Mint. My development machine where Rapid Miner sits, is a very high-spec Windows 7 PC.
I don't expect to be spoon-fed the answer, but a pointer to how to achieve the above would be really appreciated. I suspect the answer lies somewhere in your excellent AEB book - so perhaps just point me to the right pages!
Kind regards, SImon Johns