Pages:
Actions
  • #1 by richpotter on 30 Jun 2020
  • hi all, what formula should I use to get commission included in loss recovery plan ?

    So in the trigger amount I have (bet_size*IF(test_mode=1, test_funds, total_funds)/100 + (last_lost/(back_price-1))) 

    which works but when we get a bigger losing run, the commission 5% means it does quite return the full profit

  • #2 by richpotter on 30 Jun 2020
  • I think I've posted this Im the wrong forum, gonna post in triggered betting
  • #3 by pcal72 on 30 Jun 2020
  • (bet_size*IF(test_mode=1, test_funds, total_funds)/100 + (last_lost/(1-commission)/(back_price-1))) 
Pages:
Actions