Author Topic: A trigger for horses  (Read 13596 times)

Tags:
  • All members
  • Posts: 105
A trigger for horses
« on: 12 Mar 2014, 21:29 »
I would like someone to help me to set the following triggers;
first trigger;
===========
1) at 10 minutes before the race record back price of all horses
2) at 7 minutes before the race record back price difference between 10 and 7
3) at 5minutes before the race record back price difference between 7 and 5
4) at 3minutes before the race record back price difference between 5 and 3
5) at 2minutes before the race record back price difference between 3 and 2
6) at 1 minutes before the race record back price difference between 2 and 1
add all back price differences and divide by 5 to find the average back price  difference

dutch back maximum  the 4 horses that have the higher average back price difference and also their last (6) 1 minute before the race  difference is also among the higher
 in order to understand what I want see the example;
1)back price at 10 min 7.50
2)back price at 7 min 7.00 difference 0.50
3)back price at 5 min 6.90difference 0.10
4)back price at 3 min 5.90difference 1.00
5)back price at 2 min 5.50difference 0.40
6)back price at 1 min 5.20difference 0.30

add (0.50+0.10+1+0.40+0.30)/5=0.46 average back price difference
back dutch maximum the 4 horses that have the higher back price average differences and also their last back difference ( at 1  min before the race ) is also among the 4 th higher difference

  • Tim Vetrov
  • Administrator
  • Posts: 4870
  • Gender: Male
*
Re: A trigger for horses
« Reply #1 on: 13 Mar 2014, 14:24 »
Your topic was created and will stay invisible until it is approved by our billing system. You have been redirected to the billing page.

If for any reason you could not finish the registration of your request, please click this link

Please contact support if you need help.
Proud to be 🇺🇦
I'm happy to help Monday - Friday, 08:00-18:00 GMT
Буду рад помочь с понедельника по пятницу, 08:00-18:00 GMT

  • Moderator
  • Posts: 3597
*
Re: A trigger for horses
« Reply #2 on: 14 Mar 2014, 19:53 »
Hi
I think this trigger can be done with user variables or constants, but I am not confident to write it and would need to ask mcbee for help. So I am not going to respond to this request (but will learn from the posted trigger file).
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: A trigger for horses
« Reply #3 on: 15 Mar 2014, 09:32 »
hi NIKOLAS the GREEK
what is the maximum number of runners in the race that you will be betting in.


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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: A trigger for horses
« Reply #4 on: 15 Mar 2014, 11:16 »
hi
i still need the answer to how many horses is in the race.

i have completed the recording and calculations for maximum of 12 runners but still trying to get my head around this
Quote
back dutch maximum the 4 horses that have the higher back price average differences and also their last back difference ( at 1  min before the race ) is also among the 4 th higher difference
can you give an example of prices and selections from 10 minutes to dutch


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.

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #5 on: 15 Mar 2014, 13:05 »
no matter how many horses are in the race dutch max the 4 horses or less

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #6 on: 15 Mar 2014, 14:49 »
for each horse in the race  estimate the average changes in back price at  in different time periods as follow

1)back price at 10 min 8

2)back price at 7 min 7.00 difference 1

3)back price at 5 min 7.90difference -0.90

4)back price at 3 min 5.90difference 2.00

5)back price at 2 min 6.00difference -0.10

6)back price at 1 min 5.20difference 0.80

add (1.00-0.90+2-0.10+0.80)/5=2 .80 average back price difference
back dutch maximum the 4 horses that have the higher back price which is positive average differences and also their last back difference ( at 1  min before the race ) is also  positive if less than 4 horses qualify for this then still bet

did I help you;;;;;;;;;

if less than 4

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #7 on: 15 Mar 2014, 14:54 »
we start record the first back price at 10 min before the start of the race and we calculate the first increase or decrease at min 7,5,3,2,1

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #8 on: 15 Mar 2014, 17:55 »
did y forget me mcbee;;;;;;;;;;;;;

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: A trigger for horses
« Reply #9 on: 17 Mar 2014, 06:54 »
hi
not forgot you.
i have completed the recording and average price change, i am working on the dutching now.

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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: A trigger for horses
« Reply #10 on: 17 Mar 2014, 13:27 »
hi NIKOLAS the GREEK
i am willing to make the triggers to a maximum of 24 runners, any more that this is a lottery and a waste of my time.
for every selection i have to create a variable and calculations that is times by 6 = 144 variables just to record the prices, then the variables have to be added in the calculations times by 6 plus the calculations for the dutch.
if you require more that 24 runner races then i am sorry i will not be completeing the triggers.


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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: A trigger for horses
« Reply #11 on: 17 Mar 2014, 14:40 »
hi
Quote
for each horse in the race  estimate the average changes in back price at  in different time periods as follow

1)back price at 10 min 8

2)back price at 7 min 7.00 difference 1

3)back price at 5 min 7.90difference -0.90

4)back price at 3 min 5.90difference 2.00

5)back price at 2 min 6.00difference -0.10

6)back price at 1 min 5.20difference 0.80
where do you get your 8 from in the 10 minute record.

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.

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #12 on: 17 Mar 2014, 16:14 »
hi macbee the number of horses can be max 20 bcz I can see the problems.

at ten (10) minutes before the start is the price that is recorded if I monitor the race at 10 minute .I could start at 15 minutes so I would like the variables for the time period that I start to estimated the calculations  to be changed by me if its possible .

these is an idea that I read somewhere and I woul like to give a try

thanks any way for all help I have be you

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #13 on: 17 Mar 2014, 16:18 »
macbee I could accept any ideas if y would to tell me in order to get a trigger that would be use full.

thanks

  • All members
  • Posts: 105
Re: A trigger for horses
« Reply #14 on: 17 Mar 2014, 16:23 »
macbee

I hope I have help you !

any way for the number of horses use the most common number of runners the would cover the most horses races  I do not need to bet on all

also use the back price at 10 min that is offered by betfair

 

Please note, BetFair is seems to be currently OFFLINE