Author Topic: Imported selections & bet type  (Read 805 times)

Tags:
  • All members
  • Posts: 5
  • Gender: Male
Imported selections & bet type
« on: 22 Jun 2021, 00:06 »
Hi,
I have a trigger which imports selections and specifies a min back price and max lay price, example as follows:

"Winx"   2.2   1
"Winx"   1.6   2

Its designed to place a back bet when the price is greater than the 1 price and lay when the price is less than the 2 price. I have found that the lay bets have not been firing. 

Firstly, is the selections file able to be arranged in this manner? Or can there be no duplication in runners and assigning them both a back and lay price. 

Thanks
Matt

  • Moderator
  • Posts: 3597
*
Re: Imported selections & bet type
« Reply #1 on: 22 Jun 2021, 05:54 »
Hi
It is probably easier to have both values on the same line separated by a tab:

"Selection Name"<tab>imported_1<tab>imported_2
"Apache Jewel"   4.0    2.60
"Winx"               2.20  1.60

back trigger condition: selections back price is greater than imported_1
lay trigger condition: selections lay price is less than imported_2
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: 5
  • Gender: Male
Re: Imported selections & bet type
« Reply #2 on: 23 Jun 2021, 02:33 »

Thanks, made a few edits as suggested and its working ok :)

 

Please note, BetFair is seems to be currently OFFLINE