Author Topic: help  (Read 2042 times)

Tags:
  • All members
  • Posts: 195
help
« on: 12 Oct 2017, 19:19 »
Hi can someone tell me how to find out how high a price rose from a matched lay in running that goes on to win an example would be i lay a horse at 2 how do i get the highest matched price if it rises at all?
Andrew

  • Moderator
  • Posts: 3597
*
Re: help
« Reply #1 on: 13 Oct 2017, 07:51 »
Hi
TRIGGER
set user variable, name: high, value: bm_layp
condition: selections lay matched is greater than 0
TRIGGER
set user variable, name: high, value: last_traded
condition: selections last traded price is greater than high
execute: 0.3

OR
have a look at variables maxlp_{minutes}, maxbp_{minutes}
might be what you're after
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.

 

Please note, BetFair is seems to be currently OFFLINE