Author Topic: remember sp  (Read 3146 times)

Tags:
  • All members
  • Posts: 124
remember sp
« on: 12 Dec 2014, 12:12 »
What is the correct way to set a remember trigger that remembers the first 3 favourites ranked by their actual sp - ie it will have to rank them at the start of in play ?
Many thanks

  • All members
  • Posts: 905
Re: remember sp
« Reply #1 on: 12 Dec 2014, 14:00 »
Try this:

Selections Sorting order is defined by actual_sp

  • All members
  • Posts: 124
Re: remember sp
« Reply #2 on: 12 Dec 2014, 16:37 »
many thanks, will give that a go

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: remember sp
« Reply #3 on: 15 Dec 2014, 11:42 »
hi
the condition for the remember trigger would be
every selections actual starting price is greater than 0
and selections rank is equal or less than 3

then you use (remember name)_1_back_price, for the favourites back price

so you would have trigger
remember
set to  create a new list every time
name  rf_market_id
conditions
every selections actual starting price is greater than 0
and selections rank is equal or less than 3
once per market

to check for information
rf_market_id_1_lay_price
1=favourite
2=second favourite
3=third favourite

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: 124
Re: remember sp
« Reply #4 on: 18 Dec 2014, 14:37 »
That's great, but seem to be having a problem linking my trigger to the remembered selection.
I am aiming to remember the favourite as ranked by sp  with the remember trigger then lay
this, and only this, selection if in play it's lay price reaches a certain value, with the second trigger.
I've attached the trigger, can you point out my errors please

  • All members
  • Posts: 124
Re: remember sp
« Reply #5 on: 04 Jan 2015, 20:16 »
any further help with the remembered selection issue would be greatly appreciated

  • All members
  • Posts: 51
Re: remember sp
« Reply #6 on: 08 Jan 2015, 15:46 »
Bumping this up please. I'd like to know if there's any other way for this.
Greening Up

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: remember sp
« Reply #7 on: 08 Jan 2015, 21:03 »
hi
in your lay trigger you have a   and trigger xxxxxx number of runs
this should be number of runs per selection

but if you only want to lay the sp favourite, you only need 1 trigger with the conditions
and selections actual starting price is the minimum (of all)
and selections lay_price is equal or greater than 9



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