Author Topic: remember selection  (Read 3384 times)

Tags:
  • All members
  • Posts: 195
remember selection
« on: 20 Aug 2013, 14:20 »
Hi i remember selections 10 mins before start and my selection is for example 5 how do i lay it if it goes out to 5.5 or back it if it comes in to 4.5 regards Andrew

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: remember selection
« Reply #1 on: 20 Aug 2013, 14:46 »
2 triggers
1 to back the selection
1 to lay the selection
condition for the back
and trigger (name of the remember trigger) number of runs per selection is greater than 0
and selections back price is equal or less than 4.5

condition for the lay
and trigger (name of the remember trigger) number of runs per selection is greater than 0
and selections lay price is equal or greater than 5.5

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.

  • Moderator
  • Posts: 3597
*
Re: remember selection
« Reply #2 on: 20 Aug 2013, 14:52 »
Hi
Let’s say your remember name is “easy”
And there was 1 remembered selection

Lay 1st remembered selection
Selections back price is greater than r_ticks(easy_1_back_price,5)

Back 1st remembered selection
Selections back price is less than r_ticks(easy_1_back_price,-5)

and you can add similar conditions for index etc.
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: 195
Re: remember selection
« Reply #3 on: 20 Aug 2013, 14:56 »
Cheers lads helpfull as always  :D

  • All members
  • Posts: 195
Re: remember selection
« Reply #4 on: 20 Aug 2013, 19:08 »
hi could someone take a look please i cant get it to work

  • Moderator
  • Posts: 3597
*
Re: remember selection
« Reply #5 on: 20 Aug 2013, 19:54 »
Hi
Try the attached in test mode. You will see I have changed a few things. It is a good idea not to use existing variable or action names in user variable names or remember. Hope that makes sense.
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: 195
Re: remember selection
« Reply #6 on: 20 Aug 2013, 20:25 »
lol not really im not very good with the programming thing i never had a computer or laptop till 3 years ago and im now 47 so its hard for me to understand the in's and out's.
So thanks again Mark very helpfull as always

 

Please note, BetFair is seems to be currently OFFLINE