
Pause before trigger
- firlandsfarm
- Posts: 3316
- Joined: Sat May 03, 2014 8:20 am
Some markets can be very volatile (especially in-running horse races) and severe spikes are not infrequent ... is there a way to input a pause to check if a price is real or a spike? I thought I may be able to use one of the price history conditions but can't see that they can help.
Does anyone have any thoughts?

It can be done with the use of signals as demonstrated in this automation filefirlandsfarm wrote: ↑Sun Mar 19, 2017 5:49 pmSome markets can be very volatile (especially in-running horse races) and severe spikes are not infrequent ... is there a way to input a pause to check if a price is real or a spike? I thought I may be able to use one of the price history conditions but can't see that they can help.Does anyone have any thoughts?
http://www.betangel.com/forum/viewtopic ... 43&t=11954
- firlandsfarm
- Posts: 3316
- Joined: Sat May 03, 2014 8:20 am
Thanks Dallas, I see the logic (I think!) ... just use a Signal as a 1 second counter, yes?
Yes, by setting a signal every second your in a loss position and increaing the value of that signal each time means you can close when the vlaue reaches a certain number (seconds)firlandsfarm wrote: ↑Wed Mar 22, 2017 6:33 amThanks Dallas, I see the logic (I think!) ... just use a Signal as a 1 second counter, yes?