Author Topic: Dutching Soccer:  (Read 11136 times)

Tags:
  • All members
  • Posts: 78
Dutching Soccer:
« on: 24 Nov 2012, 03:36 »
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.

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #1 on: 24 Nov 2012, 12:17 »
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.
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: 78
Re: Dutching Soccer:
« Reply #2 on: 24 Nov 2012, 17:44 »
Where a put de ''action''?

In attach as far as I could go.

Thank you.

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #3 on: 24 Nov 2012, 20:42 »
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
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: 78
Re: Dutching Soccer:
« Reply #4 on: 25 Nov 2012, 04:58 »
Sorry MarkV.

But dont work.

What do can be wrong?

Sorry my bad inglish.

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #5 on: 25 Nov 2012, 08:30 »
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.
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.

  • Desenvolvedores de trigger
  • Posts: 919
  • Gender: Male
*
Re: Dutching Soccer:
« Reply #6 on: 25 Nov 2012, 12:38 »
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
Desenvolvedor de triggers oficial Market Feeder pro

Também faço:
Cursos sobre Market Feeder pro (gratuitos)
Triggers (gratuitos para sempre)

Para saber informações contacte-me!

NOTA: TESTE SEMPRE OS SEUS TRIGGERS ANTES DE OS USAR COM FUNDOS REAIS!

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Dutching Soccer:
« Reply #7 on: 25 Nov 2012, 12:51 »
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
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.

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #8 on: 25 Nov 2012, 13:01 »
Thanks pcal72 and mcbee - your test pointed me in the right direction. It was allow small bets setting.

Many thanks
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.

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #9 on: 25 Nov 2012, 13:12 »
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
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: 78
Re: Dutching Soccer:
« Reply #10 on: 26 Nov 2012, 03:42 »
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.

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #11 on: 26 Nov 2012, 08:50 »
Hi
See picture.
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: 78
Re: Dutching Soccer:
« Reply #12 on: 26 Nov 2012, 14:27 »
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?

  • Moderator
  • Posts: 3597
*
Re: Dutching Soccer:
« Reply #13 on: 26 Nov 2012, 15:25 »
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
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: 78
Re: Dutching Soccer:
« Reply #14 on: 26 Nov 2012, 21:16 »
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!!!

 

Please note, BetFair is seems to be currently OFFLINE