Pages:
Actions
  • #1 by lenny81 on 18 Apr 2018
  • Hi

    Is there any way that I can set the software to place a bet at the next available price if I am unmatched automatically?

    For example I lay at 1.5 and am unmatched, the market goes out to 1.6 so my 1.5 bet automatically gets placed at 1.6. I have tried the trigger for this but it will not work

    Thanks in advance
  • #2 by MarkV on 18 Apr 2018
  • Hi
    In your trigger price field if you use the word "best" without quotes it will lay at best available price.
    Use this with the following settings:
    settings > betting options > when laying at "best" price, offer a price that is x ticks above current lay price
    settings > betting options > when laying at "best" price, don't offer a price higher than y

    also have a look at the r_ticks() function which will offer a price x ticks above or below, for example:
    in the price field: r_ticks(lay_price, 5) will lay 5 ticks higher than current best lay price 
  • #3 by lenny81 on 18 Apr 2018
  • Hi Mark

    Thanks for the reply mate. I haven’t got a clue how to do any of that I’ll take a look though. 

    Thanks
Pages:
Actions