Login Page - Create Account

Support Board


Date/Time: Thu, 05 Mar 2026 16:58:39 +0000



Post From: please verify(ocrrect) formula

[2022-06-03 21:08:52]
Sawtooth - Posts: 4315
Your formula has no syntax errors, even though it has unnecessary parentheses.

However, the Stochastic Slow is SG2, not SG1[-1]

The [-1] refers to the previous bar.

So try this formula:
=and(crossfromabove(id1.sg1,id2.sg1),id7.sg1<id7.sg2)