Pages:
Actions
  • #1 by Fizz on 02 Aug 2012
  • Hi,

    i searched for it but did not find it...

    Is there a way to switch on a (soccer) market on at HT, place a bet and after placing that bet switching the market off again.

    Is it possible somehow?

    Fizz
  • #2 by 1oser on 03 Aug 2012
  • Your best bet is to set the time for placing the bet to be between 47 minutes & 59 minutes since in-play! Set it to bet once per market!

    In 99% of the cases this will be half time.
  • #3 by Fizz on 03 Aug 2012
  • Hi 1oser,

    yes, I could do that but I have a lot of horse racing markets and I set Marketfeeder to start 5 minutes before the event starts. If I now add a lot of soccer markets all of these markets will start 5 minutes before the game starts. The markets will be switched on till the end of the game and for sure my computer will hang up because my cpu isn't able to control so many markets at the same time. I need the soccer markets only to be switched on at half time, than I want marketfeeder to place a bet and than I will switch the market off again. That's the only way it would work I think.

    Jake
  • #4 by mcbee on 03 Aug 2012
  • hi
    the only way is to have a trigger set the soccer refresh rate to 60.00
    then another trigger to stop refreshing the soccer market if there is a matched bet OR 3 mins after your set time to place the bet.
    this will lower the stress on your computer in the first halfs and stop refreshing in the second half

    mcbee
  • #5 by Fizz on 03 Aug 2012
  • Hi McBee,

    thank you.

    It should work with "Delete settled events automatically" also, right?

    But I have  another little problem...I just searched for the possibility to
    check the names of the current score with the current match score.
    But I can only find match_score1 and match_score2.
    How can I combine them?
    Any selection's name is equal to match_score1-match_score2 won't work, or?

    Jake

     
  • #6 by mcbee on 03 Aug 2012
  • hi
    it is very difficult to say, if you do not say what you want to do.
    but you could try selections name contains matche_score1
    AND selections name contains match_score2


    mcbee
  • #7 by Fizz on 03 Aug 2012
  • Hi McBee,

    thanks a lot.

    It can be so easy. I will test it now...

    Jake
  • #8 by Fizz on 03 Aug 2012
  • McBee,

    just thought about and think it won't work this way.

    What I really want to do is lay the current score.

    If I do it your way...
    I.e.:

    Current Score: 0-1

    MF checks 1-0

    1 is found in match_score2
    0 is found in match_score1

    => Lay-Bet


    Isn't there a possibility to combine match_score1 and match_score2 and make ONE name out of it so that I can check if both names are equal?

    Jake





  • #9 by Fizz on 03 Aug 2012
  • O.k., it did not work:

    Current score: 1-0

    Any Selection's Name contains match_score1
    Condition is false.

    Selection "0 - 0": the value is 0 - 0.
    Selection "0 - 1": the value is 0 - 1.
    Selection "0 - 2": the value is 0 - 2.
    Selection "0 - 3": the value is 0 - 3.
    Selection "1 - 0": the value is 1 - 0.
    Selection "1 - 1": the value is 1 - 1.
    Selection "1 - 2": the value is 1 - 2.
    Selection "1 - 3": the value is 1 - 3.
    Selection "2 - 0": the value is 2 - 0.
    Selection "2 - 1": the value is 2 - 1.
    Selection "2 - 2": the value is 2 - 2.
    Selection "2 - 3": the value is 2 - 3.
    Selection "3 - 0": the value is 3 - 0.
    Selection "3 - 1": the value is 3 - 1.
    Selection "3 - 2": the value is 3 - 2.
    Selection "3 - 3": the value is 3 - 3.



  • #10 by mcbee on 03 Aug 2012
  • hi
    if the score is 0-1 then 1-0 is not trading.
    so have your odds condition is between 1.20 and your set odds
    if you try and combine the scores, 1-1=2 and check it against the names.
    so the bot could place bets on 1-1,2-0,0-2 etc

    mcbee

    i do not have time at the moment to test.
    but you will have to play about by adding "score1", add the "

  • #11 by Fizz on 03 Aug 2012
  • Thanks McBee.
    I will try this.

    Jake
  • #12 by MarkV on 03 Aug 2012
  • Hi
    The comparison operator “contains” seems to operate only on strings, we cannot use trigger expressions or variables (I wish we could: http://community.welldonesoft.com/suggestions-6/no-function-concerning-the-management-of-strings/).
    If comparison operators for strings were also able to evaluate trigger expressions, you could certainly apply:
    selections name contains match_score1
    AND selections name contains match_score2
    and hopefully also make a hybrid
  • #13 by pcal72 on 04 Aug 2012
  • I generaly use

    And sellection name contains "1 - 0"
          and market_score1 is equal to 1
          and market_score2 is equal to 0

    hope that helps

    pcal72
Pages:
Actions