Pages:
Actions
  • #1 by bobh on 26 Jan 2017
  • A quick question if I may.

    I have default in-play refresh for football at 300 secs, as bets are placed before start.

    At 80 mins of match time I want to change refresh rate to 2 secs for greenup purposes.

    I have a trigger which I thought covered this with the condition selections trigger expression match_minute is equal to or greater than 80, but it seems to have no effect.

    Can anyone suggest why, or point me to an example which will explain?

    Thanks,

    bobh
  • #2 by MarkV on 26 Jan 2017
  • Hi
    It's possible the refresh rate change trigger may have to wait up to 10 minutes (1.999x refresh @ 300secs) to activate. I think you need to activate it earlier, but I would suggest you change the rate in 2 stages:

    1st trigger: in-play rate 45 secs
    selections trigger expression match_minute is equal to or greater than 65
    2nd trigger: in-play rate 2 secs
    selections trigger expression match_minute is equal to or greater than 78
  • #3 by bobh on 26 Jan 2017
  • Thanks Mark.

    I will try your suggestion.

    bobh
  • #4 by bobh on 26 Jan 2017
  • Worked perfectly Mark.

    Thanks a million, as always.

    bobh
Pages:
Actions