Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 09:22:17 +0000



Post From: Trigger Alert if price moves x ticks(or points) within y time (in ms)

[2023-12-23 17:29:55]
masedi - Posts: 40
Thanks.

Will try the 2 methods
- time bars with bar difference
- range bars with bar start - bar end time
and see how it works.

The only issue I can see with these methods is if the fast move starts in one bar and goes to the next bar, then I wouldn't get the alert, for example:

- I want to alert at 6 ticks over 500ms
- in the first 500ms bar 3 ticks move happens, then in the next 500ms bar the next 3 ticks happen. In that case the individual 500ms bars might be less than the 6 ticks and hence not trigger the alert

Any ideas how to tackle this scenario?
Date Time Of Last Edit: 2023-12-23 22:43:55