Login Page - Create Account

Support Board


Date/Time: Thu, 06 Mar 2025 03:55:19 +0000



Post From: Spreadsheet Trading

[2022-01-21 20:51:49]
Sawtooth - Posts: 4179
Try this:
Put each buy condition in O3, P3, Q3, R3
Then use something like this in K3:
=AND(O3,P3,Q3,R4=0,R3)
where R3 is the trigger condition.