Author Topic: Record odds for all horses  (Read 3245 times)

Tags:
  • All members
  • Posts: 118
Record odds for all horses
« on: 17 Jul 2014, 12:47 »
Hello,

Whenever a triggers matches a bet, is it possible to record the odds for all the other horses at the same time the bet was matched?

  • Tim Vetrov
  • Administrator
  • Posts: 4873
  • Gender: Male
*
Re: Record odds for all horses
« Reply #1 on: 17 Jul 2014, 13:28 »
It's against the BetFair terms and conditions to keep price data after market settlement.
But... you can use "Write to Excel" trigger action
Proud to be 🇺🇦
I'm happy to help Monday - Friday, 08:00-18:00 GMT
Буду рад помочь с понедельника по пятницу, 08:00-18:00 GMT

  • All members
  • Posts: 118
Re: Record odds for all horses
« Reply #2 on: 19 Jul 2014, 13:04 »
Thanks for the tip, I really don't know how to do that. Tryed and nothing happened

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Record odds for all horses
« Reply #3 on: 20 Jul 2014, 08:24 »
hi
add actions to record the back prices in your betting trigger.
Add action.
write to action log
Text.
f1=[r_1_back_price]
Add action.
write to action log
Text.
f2=[r_2_back_price]
Add action.
write to action log
Text.
f3=[r_3_back_price]

the above will record the first 3 favourite back prices, add as many as you need.
f1 = first favourite
r = rank
1 = first favourite
back_price = back price (type lay_price if you need the lay price)
important use the [  ]  only with the command
when you want to see the prices press Program Logs , at the top right of the bot screen.

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: 118
Re: Record odds for all horses
« Reply #4 on: 20 Jul 2014, 20:41 »
Awesome, thankyou so much

  • All members
  • Posts: 118
Re: Record odds for all horses
« Reply #5 on: 31 Jul 2014, 20:54 »
Another question, is it possible to show the real name of the horses?

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Record odds for all horses
« Reply #6 on: 01 Aug 2014, 10:55 »
hi
yes use sel_name

[r_1_sel_name]

so you would type            f1=[r_1_sel_name]=[r_1_back_price]

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: 118
Re: Record odds for all horses
« Reply #7 on: 01 Aug 2014, 13:18 »
Thanks again  :)

 

Please note, BetFair is seems to be currently OFFLINE