Login Page - Create Account

Support Board


Date/Time: Fri, 24 Jan 2025 00:41:36 +0000



Post From: Difference between EMA's

[2018-12-16 17:48:47]
Sawtooth - Posts: 4162
You would need to specify the difference in ticks, not points, e.g. the ES, where a point is 4 ticks:

=ABS(ID1.SG1-ID2.SG1)>=TICKSIZE*6

where one EMA is ID1 and the other is ID2; edit as needed.