Author Topic: Bet, 70 minutes...  (Read 67787 times)

Tags:
  • Moderator
  • Posts: 3597
*
Re: Bet, 70 minutes...
« Reply #60 on: 07 Dec 2012, 19:26 »
Yes, I was referring to the initial back bet. I understand now your scorelines. Please try the Execute specific number of times 1. If it makes more than 1 back bet, please check the trigger log. It will show the reason.

What is your refresh rate for inplay?

 
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: Bet, 70 minutes...
« Reply #61 on: 07 Dec 2012, 19:51 »
Ok.

Refresh rate for inplay 10,00.

Run test now!!!

  • All members
  • Posts: 78
Re: Bet, 70 minutes...
« Reply #62 on: 08 Dec 2012, 01:15 »
He keeps repeating the backing triger, after every goal.

I looked at the logs triger, but did not understand it right.

I put the print.

Should I put some more print?

Thank you.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Bet, 70 minutes...
« Reply #63 on: 08 Dec 2012, 07:27 »
hi
the reason why the triggers are placing multiple bets per match is because each 1.5 , 2.5 etc is a new market so the trigger is doing what it is told to do.
the condition   and Trigger Backing trigger number of runs is equal to 0 
works per market so in 1.5 market a bet is placed then the number of runs is 1
BUT in the 2.5 market there has been no bets placed so the number of runs is 0

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: Bet, 70 minutes...
« Reply #64 on: 08 Dec 2012, 12:25 »
Thanks mcbee. The OU martingale example trigger similarly works across multiple markets. I'll see if I can adapt it for this one.
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: Bet, 70 minutes...
« Reply #65 on: 08 Dec 2012, 13:35 »
HI markv

If you create a remember to detect first bet palced, then if in next market you can lace condicion if remember are not set to let you place 2 bet

pcal
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!

  • Moderator
  • Posts: 3597
*
Re: Bet, 70 minutes...
« Reply #66 on: 08 Dec 2012, 13:48 »
Thank you pcal72. I will "remember" that in case the next version does not work. ;D I am making 1 trigger per market based on score. Will post it soon.
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: Bet, 70 minutes...
« Reply #67 on: 08 Dec 2012, 15:15 »
Here is a new version based on separate triggers for each market. Also included in the lay trigger is the first (riskier) option suggested by mcbee for closing the position. Thanks to mcbee and pcal72 for input.
Untested - please use test mode.
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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Bet, 70 minutes...
« Reply #68 on: 08 Dec 2012, 15:35 »
hi mark
when i was testing early in the day, the 75.6 version back trigger placed a bet at 1.05 the market then went more stable and the price was 5.00.
so it might be a good idea to include a condition in the back triggers
and markets back book% is equal or less than 105
so the triggers will only fire if the value is there.


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: Bet, 70 minutes...
« Reply #69 on: 08 Dec 2012, 15:44 »
Will do thanks mcbee. Also something is wrong with the lay trigger - it fires straight away without another goal being scored. Any thoughts?

update: added Markets score has changed to the lay trigger. Seems better. Testing now.
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: Bet, 70 minutes...
« Reply #70 on: 08 Dec 2012, 16:27 »
Hi

Please try this one

I have clone 2 of your triggers, hope this help.

https://www.dropbox.com/s/pufjb8vga8buhi7/Back%2070%20minutes%20Unders%20_new_version.mft

Sorry cant upload normaly  ???

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!

  • Moderator
  • Posts: 3597
*
Re: Bet, 70 minutes...
« Reply #71 on: 08 Dec 2012, 17:29 »
thanks pcal. I have updated your triggers and the back book % for the backing triggers. Waiting to be able to upload.
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: Bet, 70 minutes...
« Reply #72 on: 08 Dec 2012, 17:32 »
removed some earlier posts
latest attached
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: Bet, 70 minutes...
« Reply #73 on: 08 Dec 2012, 19:26 »
Hi
Not far off now.
pcal your triggers work fine, thanks.

The backing triggers still made a second bet, but not in the following market, in the next after. What do you make of the logs?
I think each trigger requires ALL conditions of preceding remember variables not to be set
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: Bet, 70 minutes...
« Reply #74 on: 08 Dec 2012, 20:13 »
Hi

Let see this now ;)

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!

 

Please note, BetFair is seems to be currently OFFLINE