Author Topic: Help with Loss Recoup based on Bookies Bank  (Read 3595 times)

Tags:
  • All members
  • Posts: 118
Help with Loss Recoup based on Bookies Bank
« on: 10 Jun 2014, 12:07 »
Let's say my starting bank is 2000€ and my starting bet is 5% of that.

I ave the following set up, as you can see in the image:

constants:
bank_perc 0.05
bookies_profit 0


So if I loose a 100€ bet, the next bet should be (2000+100)*.05

But in my log it shows this:

Selection: St Moritz, initial expr.: (starting_bank + bookies_profit)*bank_perc, intermediate: (2000.00+1200)*.05, final: 160.

THEN I won the 160€ bet the trigger made at 1.10.

And the next bet was, Selection: Bridie Ffrench, initial expr.: (starting_bank + bookies_profit)*bank_perc, intermediate: (2000.00+1063.20000000)*.05, final: 153.16000000.



So the bookies_profit is not updating right, what is wrong in the trigger?

  • All members
  • Posts: 169
Re: Help with Loss Recoup based on Bookies Bank
« Reply #1 on: 10 Jun 2014, 12:21 »
Can you explain that a littlmore. For example if you start with 2000 the first bet its 5% , but what happend if you win and what happend if you lost

if you win the 5% fot the next net will be 2000 + profit???

and if you lost???

Thanks

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Help with Loss Recoup based on Bookies Bank
« Reply #2 on: 10 Jun 2014, 12:46 »
hi Angelito20
the bookies staking plan is explained here.

http://www.thestakingmachine.com/bookiesbank.php


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.

  • All members
  • Posts: 118
Re: Help with Loss Recoup based on Bookies Bank
« Reply #3 on: 10 Jun 2014, 12:51 »
Tks mcbee,

Any hints on how I got it wrong?

I have no Ideia where thoose 1200 in the bookie_profit came from

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Help with Loss Recoup based on Bookies Bank
« Reply #4 on: 10 Jun 2014, 12:53 »
hi
i would have to test your triggers to see what happened.

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.

  • All members
  • Posts: 118
Re: Help with Loss Recoup based on Bookies Bank
« Reply #5 on: 10 Jun 2014, 12:57 »
Here it is

  • All members
  • Posts: 118
Re: Help with Loss Recoup based on Bookies Bank
« Reply #6 on: 12 Jun 2014, 12:07 »
Hi any news?

  • All members
  • Posts: 118
Re: Help with Loss Recoup based on Bookies Bank
« Reply #7 on: 17 Jun 2014, 01:34 »
Guess not  :(

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Help with Loss Recoup based on Bookies Bank
« Reply #8 on: 24 Jun 2014, 16:41 »
hi
sorry, i have been very busy.
the trigger   Update Lucro Bookie
is set to   All Matching Selections, so the trigger multiplies the profit by the number of selections.
change the All Matching Selections to   Favourite
now the trigger will only do one calculation.


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