Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 14:30:42 +0000



Post From: study Angle

[2019-05-21 20:33:16]
Glenn Infinity - Posts: 103
What I want to be able to do is reference the current angle to an angle 1 to 2 bars in the past so I can program whether the angle is increasing or decreasing.
I want to compare the angle at time = T to the angle at time = T-1 (where the -1 is the prior bar of time)
comparing values at different times? Example X, X(t-1), X(t-2), etc.