Hi,
I am new to MarketFeeder.  I am trying to create a trigger that will automate my current manual betting, which involves in-play, short-term backing the current favourite, then scalping it with a lay bet shortly after, once the odds shorten a little.
Can you please provide me with a trigger that achieves my criteria below?  I couldn't find an existing trigger that achieved exactly what I want.
Thank you very much,
Gavin
+++++++++++++++++++++++++++
MARKET: any soccer match (match odds) where more than $5000 has already been matched.
1st bet = BACK
IF: 
(1) the spread for the favourite is less than 5 cents/pence 
(2) the match is in the second half
THEN: 
back the favourite at the market price
2nd bet = LAY
IF: 
the 1st bet has been matched
THEN:
lay the favourite at a price that gives me a 3% return, regardless of the final outcome (auto green-up).
REPEAT 10x per match.
No stop losses required.
+++++++++++++++++++++++++++