Author Topic: Remember action behaviour observation  (Read 523 times)

Tags:
  • All members
  • Posts: 154
  • Gender: Male
Remember action behaviour observation
« on: 14 Jun 2020, 15:20 »
Hi,

I'm using the Remember action to track certain market parameters over different time frames.
e.g. 5 mins before the off I use t05_market_id as the variable name in the trigger.  t10, t15, are used for different times.

The variables I monitor are (were?) static in that they are indeed the value recorded at the time the trigger fired.
e.g. t05_market_id_1_sel_name, t05_market_id_1_back_price, etc.

However, when monitoring t05_market_id_market_volume in the user variables window, it keeps updating every time the market is refreshed.  I wasn't expecting that!  I expected that variable to be a snapshot of what the market volume was 5 mins before the off when the trigger fired.  All the other t05_market_id... are static as expected.

So the question is, do I have to record the market volume 5 mins before using another user variable?
Or am I doing something wrong? 

regards

Wez

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Remember action behaviour observation
« Reply #1 on: 15 Jun 2020, 14:32 »
Hi Wez,

The remember action does not remember the market parameters, instead it creates a slip of the matching selections and all the data about them.

If you want to access the data the market had at the time, add a "set user variable" to the "remember" action and create a market variable with the value of any market parameter you're interested in. Set the scope to "Individually per each market".
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