Hi all,
Just getting to grips with automation for my football bots. I have various draw conditions from the correct score market which are checked for and in turn set a Stored Value if the condition is met. These conditions then fire of various other rules depending on the time and market rule.
I'm trying to understand when I'd want t use a Stored Value or when to use a Signal. I'm guessing, for my situation, where the condition is either true (1) or false (0) that either could be used ?