Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 05:18:53 +0000



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

[2019-09-09 20:08:46]
Sawtooth - Posts: 3992
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.