how to avoid multiple bets after clearing status

Discussion regarding the spreadsheet functionality of Bet Angel.
Post Reply
Bet_boy
Posts: 21
Joined: Mon Nov 07, 2011 11:13 pm

Hi Guys,

Good day! I have an automatic clearing status in Excel and set the bet conditions with AA10=0,U10=0,AB10=0. But still bet twice at the same time.Could anyone please tell me how to avoid multiple bets after clearing status ?

Thank you so much.
Image
PeterLe
Posts: 3727
Joined: Wed Apr 15, 2009 3:19 pm

You could monitor the unmatched bet count too
6thSense
Bet Angel
Bet Angel
Posts: 375
Joined: Fri Nov 30, 2012 5:02 pm

The unmatched bet count is one way of doing it. Unless your code is clearing the cell many times per second. In which case the unmatched bet count may not get updated quickly enough and you will still get multiple bets firing.

I would add a routine that introduces a one second pause before the status cell is cleared. This would give the sheet enough time to update all the data.
Bet_boy
Posts: 21
Joined: Mon Nov 07, 2011 11:13 pm

Yes,6thSense,you are right. It still got the multiple bets after adding V10=0 into the bet condition.
As you said,you pause a one second to cleaning the status cell,if the status cell appeared "PLACED",that's ok. When the status cell appeared "ERROR", it should be missing the chance to bet .
Post Reply

Return to “Bet Angel - Spreadsheet / Excel chat”