Pages:
Actions
  • #1 by djmotion on 23 Mar 2023
  • Hey all,

    Can someone help me with the attached trigger. I am trying to record the volume percent of each selection 10 mins before the off then at 30 seconds before the off, take the new volume percent, then sort selections in order of change in volume percent then place a £1 back bet on the 2 selections with the biggest increase in volume. I've set it up assuming that the order would be in ascending order so I placed the bets on the underdog and 2nd underdog but the trigger is just placing bets on the actual underdog and 2nd underdog. Not sure how I place the bets based on the order of change in volume. Any help would be appreciated, cheers.
  • #2 by MarkV on 24 Mar 2023
  • Hi
    Yes underdog is indeed highest price selection.
    You can do this in 1 betting trigger if you want.

    change selections from underdog to all matching selections
    add a condition as the last condition in the betting trigger:
    and selections trigger expression match_index is between matching_number -1 and matching_number

    it should bet on the 2 selections with highest volume% change. please test in test mode
  • #3 by djmotion on 30 Mar 2023
  • Hi
    Yes underdog is indeed highest price selection.
    You can do this in 1 betting trigger if you want.

    change selections from underdog to all matching selections
    add a condition as the last condition in the betting trigger:
    and selections trigger expression match_index is between matching_number -1 and matching_number

    it should bet on the 2 selections with highest volume% change. please test in test mode
    Hey, I've set it up but seems to still be betting on the underdogs. I'll let it run for a while and check back later as I would expect some bets on the favourites. When I sort the selections using new volume percent - old volume percent, does it sort them from lowest to highest or high to low? Cheers.
  • #4 by djmotion on 30 Mar 2023
  • Ahh yeah just had bets on 2 selections with odds at 5.8 and 8 so must be working ;D cheers. Also the one with the underdog won so it would have won me £150 ;D 
Pages:
Actions