Support Board
Date/Time: Sun, 10 May 2026 23:55:03 +0000
Post From: How to change trade twconfig based on ATR range values
| [2023-10-11 21:51:40] |
| Sawtooth - Posts: 4329 |
|
Would the above be correct?
You have a double 2, and you need a closing parenthesis for each IF:=IF(O3=1,"1.twconfig",IF(P3=1,"2.twconfig",IF(Q3=1,"3.twconfig",IF(R3=1,"4.twconfig",IF(S3=1,"5.twconfig",0))))) |
