Author Topic: help will fill or kill timed trigger  (Read 3264 times)

Tags:
  • All members
  • Posts: 26
help will fill or kill timed trigger
« on: 29 Jul 2013, 23:47 »
I have put together s simple trigger which will place a fill or kill bet.

There are a few user inputs such as the time to keep the fill bet and the time to leave it killed before putting it back into the market.

I had it working upto the point of making the fill timed and then making the kill.

I can not seem to get it to time the kill, i think i have managed to get the trigger stuck in a loop because of the conditions.

I have attached the trigger and its pretty self explanatory what its purpose is.

any input would be much appreciated.

Regards

Console
 

  • Nerd
  • Élite
  • Posts: 462
  • Gender: Male
  • I think I could be on to something here!
*
Re: help will fill or kill timed trigger
« Reply #1 on: 30 Jul 2013, 19:22 »
didn't get a chance to look at your trigger ... but he's what's worked well in the past for me.

cancel all
all matching selections
number of unmacthed lay bets > 0
selections trigger expression now_time > (mf_second*25)+bu_laytime

this will cancel bets that have been placed more than 25 seconds are go and are unmatched.
Fortune favors the brave!

  • All members
  • Posts: 26
Re: help will fill or kill timed trigger
« Reply #2 on: 30 Jul 2013, 22:11 »
Hi,

Thanks, I have it placing the initial lay and then cancelling after a fixed time but it then immediately places the bet again. I want to stay out of the market for a fixed amount of time.

I used the bu_laytime for one trigger, is there something similar for a cancel time ?

I tried the obvious bu_cancel but that doesn't work or seem to be a valid command.

I have also tried to have a play with setting a delay but then what happens is the first bet is never placed because the delay timer is not triggered until after the first cancel.

the process I am working towards is

Lay bet
Wait x time
cancel unmatched
wait x time
repeat above



  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: help will fill or kill timed trigger
« Reply #3 on: 03 Aug 2013, 19:35 »
hi
try this amended trigger.

please use test mode until you are happy with your settings


mcbee

download below
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