Support Board
Date/Time: Mon, 23 Jun 2025 09:19:05 +0000
Post From: [STRATEGY][AUTOMATE] How to automate my strategy into Sierrachart ?
[2022-03-05 03:06:36] |
Sawtooth - Posts: 4229 |
If you only want a 1/0 then you don't need to use the IF function: =AND(O5=1,X5=1,T5<>0,O4=1,S4<=35,T4<>0) Although either will work the same. |