Author Topic: Betfair Minimum Stake  (Read 2558 times)

Tags:
  • All members
  • Posts: 207
Betfair Minimum Stake
« on: 24 Jan 2016, 13:57 »
Hi, With my trigger I am using small stakes to test it, this means sometimes one of the stakes is below the Betfair minimum of £2. Is there anyway this stake can be made up to the minimum amount without affecting the other calculations? Mike

  • Guest
Re: Betfair Minimum Stake
« Reply #1 on: 24 Jan 2016, 14:39 »
Hi,




Even in real mode, you can bet below the minimum without a problem IF you have a minimum of £10 real money in your account.


The triggers will do this for you.


There are many topics on the forum on the subject of betting below the minimum. If you search them, you will see that your account will not be affected unless you are continuously and exclusively only placing low bets.


Larp

  • All members
  • Posts: 207
Re: Betfair Minimum Stake
« Reply #2 on: 24 Jan 2016, 14:46 »
Thanks for the reply, I am trying the Saver No Bet trigger backing both one team and draw, as I am trying this in real mode I have watched it run, the few times that the stake on the draw has been below £2 it has not been placed by the trigger and I have had to place it myself. I was wondering if I need set a constant like min_stake at 2 and somehow use that within the draw trigger. Mike

  • Guest
Re: Betfair Minimum Stake
« Reply #3 on: 24 Jan 2016, 16:02 »
Hi


In the profile Settings, Betting Options


Tick the box Allow Small Bets

  • Moderator
  • Posts: 3597
*
Re: Betfair Minimum Stake
« Reply #4 on: 24 Jan 2016, 16:12 »
Hi
Or you can increase the value of the overall_stake variable in the first trigger.

Another option is simply to back the favourite in the "Draw No Bet" market.
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 207
Re: Betfair Minimum Stake
« Reply #5 on: 24 Jan 2016, 16:53 »
Hi. I have checked the allow small bets box and tried it and the trigger placed a bet of under minimum stakes, thanks to all whom replied. Mike

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Betfair Minimum Stake
« Reply #6 on: 24 Jan 2016, 21:40 »
hi
in backing on the draw trigger.
Amount box, type.
IF(overall_stake/back_price<2.00,2.00,overall_stake/back_price)




mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE