Author Topic: Bet Counter  (Read 1082 times)

Tags:
  • All members
  • Posts: 207
Bet Counter
« on: 20 Mar 2016, 13:49 »
I
I have made a trigger that amazingly I have managed to get to work.
I am now trying to add a bet counter so that when a back bet is made 1 is added to the constant I have set as max_b in the constant with an initial value of 0. Using set variable max_b value max_b+1.
Then when the green up occurs I want to take one away from the max_b value. I have used set variable max_b value max_b-1.
In the back bet conditions I have set, selection's trigger expression max_b is equal or less than 5.
This is not working as the trigger is still making more than 5 back bets before any are greened up. Presently I have the Globally value chosen do I need Individually for each market instead or is there another problem anybody can see?
I hope somebody can help with this many thanks in advance



  • Moderator
  • Posts: 3604
*
Re: Bet Counter
« Reply #1 on: 20 Mar 2016, 17:26 »
Hi
The counter user variable needs to be individually for each market.
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