by Captain Sensible » Sun Oct 13, 2013 11:46 pm
If you're just placing an opposing lay/back once the bet is matched is there any reason why you're not using the tick offsets? You have plenty of options with the offsets from delays to greening etc.
The triggers won't be cleared by BA itself as it could start causing all sorts of problems where people may end up in loops firing off bets, much better to be safe than sorry and have any bets coded to fire. Plus the majority of triggers are usually entered as formulas so that itself would cause problems if BA cleared them.
If you're using VBA just use the fact there's no bet ref and CLEAR in the trigger column to remove it and replace with whatever you're doing, with formulas again you just have to be a bit creative but the fact CLEAR is in the CELL and no bet ref should be a starting point to move on to the next action