Pages:
Actions
  • #1 by Nettuno on 24 Nov 2012
  • I'm trying to create a dutching in soccer, only for the first time.

    For games where the odds initial are 2 teams of more than 2

    To make the back just in 0x0, 1x0, 0x1 and 1x1.

    I wonder if it is possible to do this using the auto-duching? Or how do I do?

    Thank you.

    Sorry my bad inglish.
  • #2 by MarkV on 24 Nov 2012
  • Hi
    Action: remember
    Name: MO_market_parent_id
    Create a new list every time
    Disregard selections bets
    All matching selections
    Once per market
    Conditions:
    Market’s Name contains “Match Odds”
    Block1 (AND)
    and selections index is equal to 1
    and selections back price is greater than 2.00
    Block2 (AND)
    and selections index is equal to 2
    and selections back price is greater than 2.00

    Action: Dutch Back Keep
    All matching selections
    Once per market
    Conditions:
    Markets name contains “Correct Score”
    and Global User Variables MO_market_parent_id are set
    and selections index is in list 1,5,2,6

    You need to load Match Odds and Correct Score markets.
    This is untested, please use Test Mode until you are happy with how it works.
  • #3 by Nettuno on 24 Nov 2012
  • Where a put de ''action''?

    In attach as far as I could go.

    Thank you.
  • #4 by MarkV on 24 Nov 2012
  • Hi all
    The remember trigger executes OK.
    In the log the Dutch trigger is apparently checking market Match Odds and returning FALSE to Market’s name contains “Correct Score”, and I don’t understand why. I think it has to do with market_parent_id. Can anyone tell me where I’m going wrong please.

    Objective:
    If back prices of selection indexes 1 and 2 in MO are greater than 2.0
    Dutch back in CS selection indexes 1,2,5,6

    Thanks
  • #5 by Nettuno on 25 Nov 2012
  • Sorry MarkV.

    But dont work.

    What do can be wrong?

    Sorry my bad inglish.
  • #6 by MarkV on 25 Nov 2012
  • Sorry MarkV.

    But dont work.

    What do can be wrong?

    Sorry my bad inglish.

    In my last post I have asked for some help from other forum members. Let's see if someone can help.
  • #7 by pcal72 on 25 Nov 2012
  • In my last post I have asked for some help from other forum members. Let's see if someone can help.

    I Mark
    I havent test it but its not because the "Create a liste every time "scene"?

    Chears
    pcal72
  • #8 by mcbee on 25 Nov 2012
  • hi
    i have just tried your trigger with chelsea v man city, (with version 7.0.0.39)
    loaded correct score and match odds
    trigger fired ok
    placed bets on index 1 , 2 , 5 and 6
    in the correct score market
    1 - 1 = price 7.80 bet 1.92
    1 - 0 = price 13.00 bet 1.15
    0 - 1 = price 14.50 bet 1.03
    0 - 0 = price 17.00 bet 0.88

    so i see no problems

    mcbee
  • #9 by MarkV on 25 Nov 2012
  • Thanks pcal72 and mcbee - your test pointed me in the right direction. It was allow small bets setting.

    Many thanks
  • #10 by MarkV on 25 Nov 2012
  • Hi Nettuno
    Thanks to the help of the other members, the last version of the trigger is confirmed OK.
    You will need to decide your amount for the dutch if you want to avoid betting below the minimum. It is currently set to win 10.00, and to adjust amounts. Otherwise change this setting to ticked:
    Settings > Betting Options > Allow small bets
  • #11 by Nettuno on 26 Nov 2012
  • Thanks for all the help.

    It worked.

    But I need to work on HALF TIME SCORE market.

    Then I selected to add specific market, MATCH ODDS and HALF TIME SCORE.

    And triger swapped CORRECT SCORE by HALF TIME SCORE (in atach).

    But dont work. What else should I change?

    Sorry my bad inglish.
  • #12 by MarkV on 26 Nov 2012
  • Hi
    See picture.
  • #13 by Nettuno on 26 Nov 2012
  • Good day.

    As I put the image (attach).

    But it did not work.

    I've tried running triger using the start and refresh.

    I do otherwise?
  • #14 by MarkV on 26 Nov 2012
  • I think there may be some language characters not the same on your / my PC. I have put in again markets name contains "xxx" and it works OK.

    I attach the trigger and a screenshot
  • #15 by Nettuno on 26 Nov 2012
  • Marv, you are the best!!!!!!!!!

    Work, thank you.

    Last two basic questions:

    The triger will make bets when the game comes in play?

    How do I load just the ''match odds'' 'and ''half time score''?

    Thank you so much!!!
Pages:
Actions