Hi,
I'm trying to put all my automation parameters in stored values to make it easy to tweak the values. I can place a back bet with a stake size set as a stored value. I also want to set minimum and maximum limits to the odds. I can do this by setting conditions to Fixed odds and comparing the Back price against a number entered directly in the rule but there does not seem to be a way of comparing the current back odds against a stored value and using that to gate the bet.
This is what I'd like:
Place back bet rule type conditions:
Back Price of [Market] > min_odds_stored_value
Back Price of [Market] < max_odds_stored_value
Am I missing something or is there a work around?