Author Topic: help  (Read 1743 times)

Tags:
  • All members
  • Posts: 195
help
« on: 26 Jun 2018, 19:49 »
Hi can someone take a look at my trigger and tell me why it has stopped working correctly. The trigger worked yesterday for 8 races then started to back directly after my lay bet was matched at 1 tick lower than layed
Andrew

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: help
« Reply #1 on: 26 Jun 2018, 20:39 »
Check the trigger logs for the misbehaving trigger.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • All members
  • Posts: 195
Re: help
« Reply #2 on: 27 Jun 2018, 13:03 »
Hi here is the statement it seems to me that
Checking condition and Selection's Lay Price is greater than r_ticks(bm_backp,3) is guilty
can you fix for me?
13:55:26Checking market "Horse Racing / GB / Salis 27th Jun / 14:10 Salis 27th Jun - 7f Mdn Stks".
13:55:26Checking condition and Selection's Lay Matched is greater than 0.
13:55:26Condition is: TRUE. valid for 1 selections: Forseti.
13:55:26Checking condition and Selection's Back Matched is equal to 0.
13:55:26Condition is: TRUE. valid for 1 selections: Forseti.
13:55:26        Checking condition and Selection's Lay Price is equal or less than r_ticks(bm_backp,-3).
13:55:26        Condition is: FALSE.
13:55:26        Checking condition and Selection's Lay Price is greater than r_ticks(bm_backp,3).
13:55:26        Condition is: TRUE. valid for 1 selections: Forseti.
13:55:26        Checking condition and Market's Minutes Before the Off is less than 1.
13:55:26        Condition is: FALSE.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: help
« Reply #3 on: 27 Jun 2018, 13:50 »
Well, you have two conflicting conditions:

Quote
Selection's Lay Price is equal or less than r_ticks(bm_backp,-3).
and Selection's Lay Price is greater than r_ticks(bm_backp,3).

None of selections will have its lay price at 3 ticks or less than its back price. What's the point in this condition, can you just remove it?
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • All members
  • Posts: 195
Re: help
« Reply #4 on: 27 Jun 2018, 15:16 »
Hi this is the trigger that should close out my lay bet. The trigger was made for me a few years ago and should close out my bet by either greening at 3 ticks or red at three ticks and if none of those were met to close out the bet at present odds 1 minute before the off. 

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: help
« Reply #5 on: 28 Jun 2018, 16:00 »
OK, then it makes sense.

But the minutes before the off is not less than 1, so the trigger does not fire.

Or you included an earlier chunk of the log.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

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

  • All members
  • Posts: 195
Re: help
« Reply #6 on: 28 Jun 2018, 17:28 »
an example of the bet is i lay at 5.5 so i can either 
green at 5.8 or 
red at 5.2 or
if the price is 5.6 with 1 minute to the off it should green for 1 tick
but the trigger now fires when the lay bet is matched.

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: help
« Reply #7 on: 28 Jun 2018, 18:35 »
OK, so it might be worth posting a trigger request so I could look into this with greater detail.
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