Login Page - Create Account

Support Board


Date/Time: Tue, 19 May 2026 15:45:44 +0000



Post From: How to code if price is within 6 tics of a moving average

[2019-09-09 20:08:46]
Sawtooth - Posts: 4332
Try this:
=AND(E4<ID3.SG1@4+$J$21*6,E3>ID3.SG1@3+$J$21*6)

Note: This formula does not reference the MACD.