Login Page - Create Account

Support Board


Date/Time: Fri, 08 May 2026 04:36:46 +0000



Post From: Is this a correct Alert Formula for Open Bar 3 times greater than ATR?

[2018-09-08 15:27:29]
Sawtooth - Posts: 4329
=O>3*SG1
this asks if the Open is greater than 3 times the ATR.

=O*3>SG1
this asks if 3 times the Open is greater than the ATR.