Author Topic: amend lay amount formula  (Read 2281 times)

Tags:
  • All members
  • Posts: 829
amend lay amount formula
« on: 25 Oct 2013, 12:44 »
hi,
can someone help me amend the following formula to
bet minimum of 5 should calc result show a fig less than 5

(((expectation * (lay_price - 1)/divisor)*base/(lay_price-1)))

I thought the following should work but doesn't

IF((((expectation * (lay_price - 1)/divisor)*base/(lay_price-1)))<5,5,(((expectation * (lay_price - 1)/divisor)*base/(lay_price-1)))

thanks
R
My grandma taught me not to run downstairs and never back odds on.

  • Moderator
  • Posts: 3597
*
Re: amend lay amount formula
« Reply #1 on: 25 Oct 2013, 14:59 »
Hi
IF((((expectation * (lay_price - 1))/divisor)*base)/(lay_price-1)<5, 5, (((expectation * (lay_price - 1))/divisor)*base)/(lay_price-1))
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: 829
Re: amend lay amount formula
« Reply #2 on: 25 Oct 2013, 17:05 »
I was almost there :)
Thanks Mark
My grandma taught me not to run downstairs and never back odds on.

 

Please note, BetFair is seems to be currently OFFLINE