Trading out at a set time if no goals
Hi, I am trying to automate my 01.5 strat. It’s a pretty straightforward system. Lay U1.5 before kick off, exit at 65th minutes for a loss if there wasn’t a goal and let run if there was a goal. I can’t figure out how to automate the exit - trade out at 65th if there wasn’t a goal. I would need something like: trade out of the O1.5 goal market if O 0.5 is still open or something like that. Could anyone help?
- jamesedwards
- Posts: 4369
- Joined: Wed Nov 21, 2018 6:16 pm
Yes easiest way is to check against the over/under 0.5 market. You can use stored values set at "event" level to communicate across markets in the same match, so trigger an action in one market based on conditions in another.Nickse34 wrote: ↑Thu Nov 07, 2024 10:09 pmHi, I am trying to automate my 01.5 strat. It’s a pretty straightforward system. Lay U1.5 before kick off, exit at 65th minutes for a loss if there wasn’t a goal and let run if there was a goal. I can’t figure out how to automate the exit - trade out at 65th if there wasn’t a goal. I would need something like: trade out of the O1.5 goal market if O 0.5 is still open or something like that. Could anyone help?
eg if MarketA is closed and time in-play for MarketB is greater than 80 (65 + 15 mins for half time) then "green all" in MarketB.