Hi everybody,
I have two stored values, the first is tracking a higher traded price and the second is tracking the current best back price.
I have a rule looking to place a lay bet on the runner.
In the conditions for the rule, I have a condition stating:
If the high traded price SV is greater then the best back price SV with an adjustment of plus 15 percent, place lay bet.
My question is:
will the software define this as only placing a lay bet if the difference between the two numbers contained in the stored values is exactly 15% apart.
Or, will the software define this as saying if the difference between the numbers contained in the SV’s is any number greater than 15% (which is what I’m looking for) ?