Incorrect start times
-
- Posts: 76
- Joined: Mon Feb 20, 2023 3:05 pm
A few times this weekend I've noticed that the start time of a football match in BA has been shown as an hour earlier than the actual kick-off time. (As I write, Hittarps IK 0-3 BK Astrio is a case in point. 14:00 KO on BA but it's now 16.27 and the match is in the 69th minute. Flashscore has it kicking off at 15.00.) Since my rule involves taking an action based on event start time, this isn't ideal. It's only a couple of games out of many, but annoying none the less.
-
- Posts: 1632
- Joined: Fri Nov 20, 2015 9:38 am
Its coming from BF. BF may or may not update it.
If BF update it you need refresh the markets on BA then reload.
Alternatively, you can just edit the start time on Guardian,
If BF update it you need refresh the markets on BA then reload.
Alternatively, you can just edit the start time on Guardian,
-
- Posts: 76
- Joined: Mon Feb 20, 2023 3:05 pm
That's helpful; thanks.sionascaig wrote: ↑Sun Jun 09, 2024 4:37 pmIts coming from BF. BF may or may not update it.
If BF update it you need refresh the markets on BA then reload.
Alternatively, you can just edit the start time on Guardian,
- jamesedwards
- Posts: 4119
- Joined: Wed Nov 21, 2018 6:16 pm
If you're worried about automation placing bets where it shouldn't then you can add tests that check the match KOs at roughly the expected time by testing whether it is not in-play 5 mins before scheduled KO and that it is in-play 5 mins after scheduled KO.
-
- Posts: 76
- Joined: Mon Feb 20, 2023 3:05 pm
It's the reverse, actually - cancelling a bet an hour before it should. But you've prompted me to look at the rules file, and I think I could just use the 'in-play time' trigger instead, couldn't I?jamesedwards wrote: ↑Sun Jun 09, 2024 4:53 pmIf you're worried about automation placing bets where it shouldn't then you can add tests that check the match KOs at roughly the expected time by testing whether it is not in-play 5 mins before scheduled KO and that it is in-play 5 mins after scheduled KO.