Hi
2 triggers, one to remember the first selection to get to 2.00 and the second trigger backs the second selection to get to 2.00:
TRIGGER 1
remember, name: fav_market_id, create a new list every time, disregard selections bets
first matching selection
once per market
conditions:
selections rank is equal to 1
and selections back price is between 1.01 and 2.00
TRIGGER 2
back
first matching selection
once per market
conditions:
selections rank is equal to 1
and selections back price is between 1.01 and 2.00
and selections trigger expression sel_id is not equal to fav_market_id_sel_id
the last condition checks the id of the selection is different from the remembered selection