Support Board
Date/Time: Thu, 06 Nov 2025 17:44:46 +0000
Post From: Quick question about Time formula
| [2019-08-06 21:35:31] |
| JDMontero - Posts: 34 |
|
Hi. Need to backtest a strategy that involves a formula that triggers a condition that happens on all days before 2011. -Is that IF(TODAY()<DATEVALUE("01/01/2011"), trigger, nothing) ?? This way it isn't working... or -IF(TODAY()<(Integer that represents 1st Jan 2011), trigger, nothing) ? Please advise. Thanks. |
