I would welcome some help. I want to automatically exit a trade under certain conditions, at Half Time in a football match.
(1) If the bet is in profit and the back price is less than 1.14, do nothing, i.e. let the original back bet live.
(2) If the bet is in profit but the back price is greater or equal to 1.14, close the trade without greening.
(3) If the bet is a loss, green out.
Will the following conditions achieve this?
[Group: One or more must be True]
Green All profit < 0
[Group All must be True]
Trading profit > 0
Last Trading price > 1.14
Back price > 1.14
[End of Group]
[End of Group]
Automation Conditions for Football Under 3.5 market
-
- Posts: 13
- Joined: Tue Dec 22, 2020 2:54 pm
Last edited by nicholson3003 on Thu Jun 13, 2024 2:03 pm, edited 1 time in total.
You would need separate rules for each
a 'Close trade on selection with greening' rule
with a 'Close trade profit condition (with greening ticked)' <£0
Then a 'Close trade on selection' rule
with a 'Close trade profit condition' >£0
and a 'Fixed odds condition' >1.14
There is no need to use groups in this instance as you have two different rules for each scenario (greening and closing the trade)
a 'Close trade on selection with greening' rule
with a 'Close trade profit condition (with greening ticked)' <£0
Then a 'Close trade on selection' rule
with a 'Close trade profit condition' >£0
and a 'Fixed odds condition' >1.14
There is no need to use groups in this instance as you have two different rules for each scenario (greening and closing the trade)