Can someone tell me why this does not work as expected
- ringo.simpkins
- Posts: 28
- Joined: Thu Oct 17, 2019 6:49 am
I am using the match odds market, I am using the draw to signal goals - which works fine, however I cannot seem to make it fire the back bet on the favourite at 15mins in if there have been no goal signals by then. Baf file uploaded. Any help would be great.
You do not have the required permissions to view the files attached to this post.
- smarttraderr
- Posts: 74
- Joined: Tue Jul 03, 2018 7:38 am
Because your signal "Goal" value is not set. Not Set is not 0 so it wont match.
I suggest you set "Goal" value to 0 at the beginning of the match and I think it should work then after
I suggest you set "Goal" value to 0 at the beginning of the match and I think it should work then after
- smarttraderr
- Posts: 74
- Joined: Tue Jul 03, 2018 7:38 am
Or you can check if Goal Signal Set Condition is equal to "NOT set with a value"
- ringo.simpkins
- Posts: 28
- Joined: Thu Oct 17, 2019 6:49 am
Thanks for the pointer, I added a set signal at 00:00:01 in play to Goal = zero and bingo, at 15 mins in play with no goal it placed a back bet. Now for the difficult but, get it winning some pennies.