Author Topic: [TR] new trigger request  (Read 4698 times)

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: [TR] new trigger request
« Reply #15 on: 04 Mar 2017, 19:52 »
hi
this should work.
in the layit trigger conditions,the AND block , add,
or Selections trigger expression bm_laytime is greater than mf_minute*45


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: 51
Re: [TR] new trigger request
« Reply #16 on: 11 Mar 2017, 18:02 »
Hi please see trigger attached not sure if it is right or not. I need the trigger to fire if it has not fired in the last 45 mins, regardless of anything else (so the trigger will guarantee to fire every 45 mins.

  • All members
  • Posts: 51
Re: [TR] new trigger request
« Reply #17 on: 11 Mar 2017, 18:05 »
test

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: [TR] new trigger request
« Reply #18 on: 13 Mar 2017, 14:05 »
hi
sorry but i was wrong because the laytime would have to be in the current market but it is in the last market so it will not work.
the correct way would be
and selections trigger expression now_time is greater than mf_minute*45

now this means that the current market has to have been monitored for more than 45 minutes


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: 51
Re: [TR] new trigger request
« Reply #19 on: 15 Mar 2017, 08:47 »
hi can you attached the adjusted trigger so i can see?

  • All members
  • Posts: 51
Re: [TR] new trigger request
« Reply #20 on: 15 Mar 2017, 08:54 »
Will this condition make the trigger make a bet regardless of the previous event trigger has been settled AND regardless of the the selections trigger expression ok is o AND global user variables lp are set. (SO basically to place a bet if no bet has been placed for 45 mins)

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: [TR] new trigger request
« Reply #21 on: 15 Mar 2017, 14:45 »
hi
it would be better to request a trigger alteration as it requires a variable added to the betting trigger to record the time of bet then a condition that now_time is greater than (variable name)+mf_minute*45

this would then override the previous events status is settled if the last event has not been settled.

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