Author Topic: Placing bet during half time  (Read 2696 times)

Tags:
  • All members
  • Posts: 94
Placing bet during half time
« on: 22 Jan 2015, 23:33 »
Hi,
I need a trigger which will place bets on Half Time/Full Time during Half Time pause depending on current score, but before second half started. Trigger should firstly check if First Half is finished for sure(I used option to check if Half Time Score market is settled to ensure that first half  is finished). I also used Market minutes since off is greater then 46 to add some security. But what if match is started earlier? Then could happen that bets become placed during second half which should not happen. How I can avoid this?
Anyway I need trigger to do:
1.If home team lead on half time (market score 1>market score 2) then place back bet on selection 1 to be best offer with max odd 3.0 and min odd 1.5
2.If home away lead on half time (market score 1<market score 2) then place back bet on selection 9 to be best offer with max odd 3.0 and min odd 1.5
3.If draw is on half time (market score 1=market score 2) then place back bet on selection 5 to be best offer with max odd 2.0 and min odd 1.3
Stake 50 eur.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Placing bet during half time
« Reply #1 on: 25 Jan 2015, 13:21 »
Hello! Don't forget to finish your request by using the link in the previous message.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Placing bet during half time
« Reply #2 on: 27 Jan 2015, 19:19 »
hi
i have a few trigger to complete before i can start yours, but i will be looking at the best way to make sure that the first half has finished before any bets are made.


mcbee
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: 94
Re: Placing bet during half time
« Reply #3 on: 27 Jan 2015, 19:44 »
Hi  mcbee,
no problem, hopefully something can be made. I already made some trigger but only problem could be if match starts earlier then scheduled, then trigger could read score during second half(which could be different then on half time) and to place wrong bets.
Thank you.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Placing bet during half time
« Reply #4 on: 21 Feb 2015, 19:23 »
Hi mips,

I'm really sorry that this trigger request got lost on the forum. I'm willing to make a trigger for you, if it is still actual.

If you want me to go ahead with it, then could you clarify this please:

Quote
I also used Market minutes since off is greater then 46 to add some security. But what if match is started earlier? Then could happen that bets become placed during second half which should not happen. How I can avoid this?

The "Market's Minutes Since the Off" condition counts the minutes that have passed since the actual start of the match, i.e. the moment it turned In-Play. So regardless of whether it started earlier or later, this parameter always represents the actual number of minutes since the start of the event.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • All members
  • Posts: 94
Re: Placing bet during half time
« Reply #5 on: 22 Feb 2015, 13:23 »
Hi Oxa,
Yes I am still interested about this trigger. I understand what you say, I just wondered what happens if match starts earlier and it is not monitored at that time.
Example: I set MFP to start monitoring events 1 minutes before official start time. If match started 30 minutes earlier, how MFP behave in that case? 30 minutes before off match is not monitored so I assume that MFP don't know when match actually started. Then I assume that MFP don't know when is half time, or I missed something here.
Thank you.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Placing bet during half time
« Reply #6 on: 25 Feb 2015, 20:41 »
Hi mips,

I can try to account for this situation by deleting markets that are already In-Play at the start of their refresh. This way you'll just skip those that might have started earlier.

Your triggers are attached. Please make sure you have tested them in Test Mode prior to betting in real.

In order for them to work correctly, you need to load the following markets before their start:

- Half Time (the one with three selections whose names end with "(HT)")
- Half Time / Full Time

Make sure finished and settled markets are not deleted automatically, or that at least 5 latest markets are kept.

All your settings can be adjusted with the constants in the file.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • All members
  • Posts: 94
Re: Placing bet during half time
« Reply #7 on: 26 Feb 2015, 11:59 »
Hi Oxa,
Thank you for your help .
Regarding this conditions:
Selection's trigger expression football5_s_1_sel_place  is equal to 1
Selection's trigger expression football5_s_2_sel_place  is equal to 1
Selection's trigger expression football5_s_3_sel_place  is equal to 1
Is this condition set to ensure that Half Time market is settled?

Is this same as condition:
Market's betting code is Half Time (Soccer)
and Market's status is settled

 

Please note, BetFair is seems to be currently OFFLINE