Login Page - Create Account

Support Board


Date/Time: Sat, 13 Sep 2025 18:03:31 +0000



Post From: Needing Help with Spreadsheet Formula's for Auto Trading System

[2025-01-08 01:38:39]
Sawtooth - Posts: 4263
Try this:
=AND(C3>C4, (C3-C4)<2, F4>4000, ABS(AA3-C3)>5)

BTW, this formula is referencing points, not ticks.