Author Topic: Null price  (Read 2121 times)

Tags:
  • All members
  • Posts: 60
Null price
« on: 21 Jan 2013, 22:57 »
How i can do reference in mfp to a null price?

Imagine back in 3.5 and lay price not exist.

That is that i want know. How mfp calls to the null price?

Regards

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Null price
« Reply #1 on: 21 Jan 2013, 23:14 »
hi
if you only want to place a back bet if the lay side has a price, then
and selections trigger expression lay_amount is equal or greater than 1.01

but you are better to use
and selections back price is equal or greater than r_ticks(lay_price,-3)
this will only place a bet if the back and lay prices are within 3 ticks of each other.


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: 60
Re: Null price
« Reply #2 on: 22 Jan 2013, 21:09 »
Thanks mcbee.

But i need to offer a lay bet if lay price dont exist.

How i can?

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Null price
« Reply #3 on: 23 Jan 2013, 00:32 »
hi
in the price box, put
r_ticks(back_price,-3)
this should place a lay bet of 3 ticks less than the back price
alter the -3 to a price that you would like to place.


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.

 

Please note, BetFair is seems to be currently OFFLINE