Bot Executor: Place Bet

The Place Bet Bot places a bet with preset parameters. The parameters you can use are following:

  • BetType
  • Odds
  • MinOdds
  • MaxOdds
  • AllowPlacingBetInPlay
  • AtInPlayKeepBet
  • PlaceBetAtBetterOdds
  • PlaceBetAtOdds
  • PlaceBetOnRunner
  • Stake
  • StakeIsMyLiability
  • StakeIsPercentageOfAvailableBalance
  • StartFromTime
  • StartFromTimeEnabled

Bot Executor: Auto Trader Bot

The Auto Trader Bot is a trading bot that uses the Be the First in Queue bot to open position and then close it when preset criteria are met. To open a position you can use following parameters:

  • BetType
  • Stake
  • StakeIsMyLiability
  • StakeIsPercentageOfAvailableBalance
  • MaxOddsDifferenceToChase
  • MinimalOdds
  • MaximalOdds
  • UseAnyTradingOpportunity
  • MarketMaker
  • MinimalStake
  • PlaceBetOnRunner

And to close it the following parameters:

  • MinOddsDifference
  • UseMinOddsDifference
  • MinReturnOnInvestment
  • PlacebetImmediatly
  • RepeatTradingCycle
  • IncreaseProfit
  • StopTradingCycleAtProfit
  • StopLossOnPercentageLiability

Subscribe to this service

You can subscribe to the bfexplorer services with PayPal or moneybookers.

Betfair bot programming: trailing stop loss

This is one of many articles dedicated to betfair bot programming utilizing the Bfexplorer BOT SDK.

Stop running bot

To stop the bot execution you have to select the selection on which the bot is executed and then click on the stop bot toolbar button. If you want to stop the bot and cancel all unmatched bets then click on the toolbar button Stop and cancel, this toolbar button is on the stake toolbar, and in on the Trade the Market toolbar.

Use the Bfexplorer

What you can see in this screen cast is a trading on four markets. On the two soccer markets I traded manually with profit of 9.12 + 32 Euro, and during my manual trading on those two markets I run an automated solution for horse racing that made also two trades with profit 4.58 + 9.12 Euro.

How a Bot work

As you maybe know the bfexplorer supports betfair bot development in Visual Basic or C# programming languages.

Create my own automated solution

Have you got an idea for automated betting or just want to automate your trading? The answer is the bot criteria setting and Trade Opportunity Lookup service.

Trade on betfair

The bfexplorer offers two types of trading, the manual trading or automated trading. With manual trading you decide when to open and close your position.

Place a bet at certain conditions

If you want to place a bet when certain conditions are met either on the market or on the selection you want to place a bet then you could use what the Bot Executor offers. With the Bot Executor and the Bot Criteria editor you can build a set of bot criteria settings and later use it just by clicking on the Start toolbar button.


User Menu