Author Topic: Back price based on previous matched lay price  (Read 1476 times)

Tags:
  • All members
  • Posts: 57
Back price based on previous matched lay price
« on: 09 Dec 2015, 04:57 »
I want to write a trigger so it first lays a horse, say 1 min prior to the off, then back that horse at one tick higher than the lay.

How do I specify the price to back as being one tick higher than the matched lay bet?

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Back price based on previous matched lay price
« Reply #1 on: 09 Dec 2015, 06:57 »
There is a special function for this, r_ticks({price}, {number_of_ticks}).

So in your case it'll be

r_ticks(bm_layp, 1)

More details and functions in the manual, section "Triggered Betting - Reference - Operators and Functions".
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

 

Please note, BetFair is seems to be currently OFFLINE