Author Topic: Trigger to watch event and place bet on next event  (Read 1429 times)

Tags:
  • All members
  • Posts: 59
  • Gender: Male
Hello! Can it be done to make a trigger which read previous event result and place bet only on the next event in a row?

  • All members
  • Posts: 59
  • Gender: Male
Re: Trigger to watch event and place bet on next event
« Reply #1 on: 08 Apr 2016, 13:29 »
for example:

i am taking one football league one day all matches and adding them to marketfeeder.
previous football match ended 2:2, then trigger place bet lay draw on next game.

  • All members
  • Posts: 59
  • Gender: Male
Re: Trigger to watch event and place bet on next event
« Reply #2 on: 08 Apr 2016, 13:34 »
So, basically - is it possible for trigger to only watch how event ends and then depending on the result choose to place bet or wait for the next event.

  • All members
  • Posts: 59
  • Gender: Male
Re: Trigger to watch event and place bet on next event
« Reply #3 on: 08 Apr 2016, 19:44 »
Anyone?

  • Moderator
  • Posts: 3605
*
Re: Trigger to watch event and place bet on next event
« Reply #4 on: 08 Apr 2016, 20:33 »
Hi
I've not finished this but pass it to you so you can play with it.

Settings:
delete settled events automatically
delete all but 1 most recent markets

Constants:
ms1 200
ms2 200

RECORDING AND RESET TRIGGER
action : set user variable, name: ms1, value: 200 globally
action : set user variable, name: ms2, value: 200 globally
action : set user variable, name: ms1, value: market_score1 globally
action : set user variable, name: ms2, value: market_score2 globally
first matching selection
once per market
all markets
condition: markets status is finished

BETTING TRIGGER
conditions:
selections trigger expression market_index is equal to 2
and selections trigger expression ms1 is not equal to ms2
and selections trigger expression ms1 + ms2 is less than 100
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.

 

Please note, BetFair is seems to be currently OFFLINE