Author Topic: Help with a soccer trigger [TCKTHXZ-769438]  (Read 3099 times)

Tags:
  • Administrator
  • Posts: 8821
  • Gender: Female
*
Help with a soccer trigger [TCKTHXZ-769438]
« on: 07 Nov 2013, 11:12 »
Copied from a support request:

Quote
I use trial version of MarketFeeder Pro and I'd like to test couple of
strategies before I subscribe.

I have tried using triggers and made some which are working and some
which aren't.

However, I need a trigger which does these things:

1. For soccer matches Under/Over 2.5 goals market
2. If goal has been scored within first x minutes after kick off, back
under 2.5 goals
3. After x minutes after backing, green up or distribute loss depending
the situation

I don't know how to make it so that it will back immediately after the
goal has been scored and after x minutes after the game has started.

Could you help me and make a simple trigger for this
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • Nerd
  • Élite
  • Posts: 462
  • Gender: Male
  • I think I could be on to something here!
*
Re: Help with a soccer trigger [TCKTHXZ-769438]
« Reply #1 on: 07 Nov 2013, 12:41 »
Checking the 0-0 correct score back_price = 1000 will let you know a goal has been scored. Just don't have the time to make the functional trigger.
Fortune favors the brave!

  • All members
  • Posts: 123
Re: Help with a soccer trigger [TCKTHXZ-769438]
« Reply #2 on: 07 Nov 2013, 13:13 »
I think this is allright. I have made a trigger which works :)

  • All members
  • Posts: 123
GoalScorer
« Reply #3 on: 07 Nov 2013, 21:23 »
Another question but this time tennis.

If I want a trigger to fire in for example 15-0 situation, how can I write it? With market_score1 and ...2 probably but how?

Thanks!  ;)

  • Moderator
  • Posts: 3597
*
Re: GoalScorer
« Reply #4 on: 07 Nov 2013, 22:15 »
Another question but this time tennis.

If I want a trigger to fire in for example 15-0 situation, how can I write it? With market_score1 and ...2 probably but how?

Thanks!  ;)
Hi
Understand how the market score is updated:
0-0   set score    set score 
15-0  first point  set score
30-0  second point set score
30-15 second point first point
40-15 third point  first point
1-0   set score    set score
1-15  set score    first point
1-30  set score    second point
15-30 first point  second point
etc...

To answer your question 15-0 conditions will be:
and selections trigger expression market_score1 is equal to 15
and selections trigger expression market_score2 is less than 15
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 123
Re: GoalScorer
« Reply #5 on: 07 Nov 2013, 22:40 »
Hi
Understand how the market score is updated:
0-0   set score    set score 
15-0  first point  set score
30-0  second point set score
30-15 second point first point
40-15 third point  first point
1-0   set score    set score
1-15  set score    first point
1-30  set score    second point
15-30 first point  second point
etc...

To answer your question 15-0 conditions will be:
and selections trigger expression market_score1 is equal to 15
and selections trigger expression market_score2 is less than 15

Thank you so much! Much appreciated!

 

Please note, BetFair is seems to be currently OFFLINE