I currently have a setup to tell winner by condition of Lay price<1.02, but as you know sometimes a match can ends when the winner is never under 1.5
so then it wont alert me.
Similarly, I have try the export value by condition market is closed/suspended, both of them dont work.
Can Betangel capture who is the winner and the total volume of the market when ended?
There are several examples in the customization area which capture the winners name once the market is closed like this one here
viewtopic.php?t=25596
You could easily edit one of the other pieces of data it captures to the traded volume instead (or add it as a further piece of data)
viewtopic.php?t=25596
You could easily edit one of the other pieces of data it captures to the traded volume instead (or add it as a further piece of data)
- jamesedwards
- Posts: 5989
- Joined: Wed Nov 21, 2018 6:16 pm
Make sure you have the 'allow trigger when market suspended' box checked on the 'general' tab.suikchung3 wrote: ↑Mon Jul 06, 2026 1:18 amSimilarly, I have try the export value by condition market is closed/suspended, both of them dont work.
