Case for API Due Off Times
I posted this on General Betting without much response. Does a facility exist for Due-Off times on API. If not as I suspect then isn't there a case for inclusion of it. We could then programmatically...
View ArticleHistorical Data
Hi all, I am interested in downloading some historical data but as I am new here and as I am not really a betting person I do not have 100 points in my account. Does anyone know whether it is possible...
View ArticleWeb service request for the 'next 5 races'
Hi, This maybe a newbie question but can someone please tell me what web service request I should use to get the say 'next 5 races' like the mobile app shows? Cheers, Paul
View ArticleChecking for market and exporting to excel
Hello all. I am looking to create an excel program that connects to betfair and will list all soccer games that have a specific market.. for eg Penalty Taken. I only want it to list the games if this...
View ArticleVisualBasic2010 - Market Price Grid
Hi, Would anyone know what the best way to duplicate the main price grid is? I'm thinking either dataGridView or RichTextBoxes but the main issue would be how to get the price in bold with the size...
View ArticleDoes anyone have a working android app example ?
Hi, I have written a java program that works perfectly fine on my laptop but I'm really struggling to port it to android. It just falls over as soon as I try to instantiate an APIContext object. Thanks...
View ArticleProgress of a horse race???
Hi, Is it possible to find the progress of a horse race as a percentage?. So from when the market is active what is the current percentage of the race to when it is closed. Cheers, Paul
View ArticleLadder Interface exported to excel
Hi Guys, are you familiar with a solution for ladder interface in excel? I know that there are several softwares in the market that supply very good ladder interfaces and they even supply an excel...
View ArticleStuck with passing parameters other than MarketFilter
Hi I have implemented Python code to successfully call most of the API functions and return data. I have all these working when supplying a MarketFilter parameter but I am stuck on other parameters....
View ArticleCancelled/Called off races
Hi, I'm dabbling with the free API and I can't find any info on this. Is it possible to detect if a (horse initially) race has been called of/cancelled? I'm probably looking to place normal bets which...
View ArticleHelp regarding refresh rate
Hi all, I have been using a bot that a programming colleague of mine programmed for me 3 months ago. I've been using it to bet in-play daily - unfortunately, the programmer has disappeared and never...
View Articleis it possible to submit the bet to be first in the queue?
Hi All, I've got some bot that submits lots of different bets. The problem is that even when there are matches on the level I have my bet on I still never get matched. So I guess my bet is never at the...
View ArticlePlaceBet and API Error
Hello! I don't understand, what i do wrong for PlaceBet function: public static void PlaceBet (com.betfair.publicapi.types.exchange.v5.APIReques tHeader exchangeHeader) { PlaceBets betfairBet = new...
View ArticleQuestions on API documentation
I couldn't find any use for the following type definitions, as documented at https://api.developer.betfair.com/se...ypeDefinitions Have I missed something or are they intended for future use? - Market...
View ArticleCan I query the overround with the API?
I know I can calculate the overround from the data returned by listMarketBook, but is there any way to query it so I don't have to calculate it myself? Thanks NickB
View ArticlelistMarketCatalogue not filtering based on marketIds
Hi there, I am using listMarketCatalogue to get the runner information for various markets. When I pass the below json parameters to the request: {...
View ArticleOpta Cricket Fastpath Data
Opta, the official and exclusive data collection and distribution partner of the England and Wales Cricket Board (ECB), has again partnered with Betfair to deliver live cricket data using their...
View Articlereturn all markets with all countries
hi, calling getAllMarkets requires you to pass in a list of countries you wish to query.. is it possible to do a global search without defining the country codes? or does anyone have a list of country...
View ArticleHow to place several bets?
It stopped to work. Now, for request like this one (that contains more than 1 bets): Code: <?xml version="1.0" encoding="utf-8"?> <postBetOrder...
View ArticleHow to place a bet at the beginning of round?
I am looking for solution for Holdem Texas Poker, but may be other games have same issue. When betting window is opened, from 1st moment we can see already full set of big sized unmatched bets. And I...
View Article