Hi,
firts of all sorry for my english, I'm from spain.
i want to make an excell to automatic betting in football markets, but only in determinated leagues (premiership, spanish league, serie A, bundesliga, etc) and i want to place bets in play when the odds reached determintaed value (e.g. lay the home team when its odds are 2.0). Is it possible? do I have to place the matches in the guardian or with the spreadsheet it is automatic?
thanks
Excell for placing bets in play football
- MarketTrader
- Posts: 120
- Joined: Wed Mar 18, 2009 12:34 pm
You would need to choose the games yourself and add them to guardian. If monitoring more than one game at a time use the multiple spreadsheet supplied and assign the sheets to the market using the column in guardian.
Regarding the code for your triggers. I should think it can be done using 'IF' and so on. It sounds fairly straight forward.
Regarding the code for your triggers. I should think it can be done using 'IF' and so on. It sounds fairly straight forward.
I was having the same problem.
My main problem was getting live scores into Excel to enable it to link into Guardian. After a stupid amount of hours I finally got some VBA code to show live scores within excel.
The other post is correct though, you do need to add each match individually into guardian. Based on score triggers bets can then be placed.
My main problem was getting live scores into Excel to enable it to link into Guardian. After a stupid amount of hours I finally got some VBA code to show live scores within excel.
The other post is correct though, you do need to add each match individually into guardian. Based on score triggers bets can then be placed.