help with a trigger

Discussion regarding the spreadsheet functionality of Bet Angel.
Post Reply
St3v3n
Posts: 1
Joined: Mon Aug 02, 2010 10:43 pm

Newbie I'm afraid.
I want to set the following trigger
At the scheduled start time lay the selection for £x at SP if the back odds at the scheduled off time are between 5.8 and 7.2 or are between 12.0 and 18.0.

I can can come up with a if / and statement that I can make work in a normal excel spreadsheet but keep getting error in the status column when I put it into a Betangel spreadsheet.

Can anyone advise of a suitable trigger formula that will work?
Steven
dan001
Posts: 18
Joined: Wed Jun 09, 2010 10:26 am

If you're still looking this will work:
=IF(AND($C$3=$F$3,OR(AND(G9>=5.8,G9<=7.2),AND(G9>=12,G9<=18))),"LAY","")

Would be better to specify a range on the start time to avoid the risk of skipping over the specific start second or volatility in the price.
Post Reply

Return to “Bet Angel - Spreadsheet / Excel chat”