Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 12:16:44 +0000



Post From: please verify(ocrrect) formula

[2022-06-03 21:08:52]
Sawtooth - Posts: 4263
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)