Author Topic: New statement  (Read 3626 times)

Tags:
  • All members
  • Posts: 365
New statement
« on: 12 Dec 2016, 14:22 »
The indicator new_statement, don't work anymore and for now I use a variable that is set at the last historic value, ie
myvar = hist_1_pl,

and I use a condition mayvar not =hist_1_pl to read the new value.
This gives problems when hist_1_pl=hist_2_pl.

I woundering if somone got a better solution I think I had one before using time but I don't remember.

  • All members
  • Posts: 3597
Re: New statement
« Reply #1 on: 13 Dec 2016, 09:09 »
Hi
Have you tried hist_count?

myvar = hist_count
condition: hist_count is greater than myvar
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: 365
Re: New statement
« Reply #2 on: 13 Dec 2016, 11:06 »
Hi,

you are right i think I missed that (or maybe forgotted ).

Thanks

 

Please note, BetFair is seems to be currently OFFLINE