Support Board
Date/Time: Tue, 26 Nov 2024 02:23:48 +0000
Post From: Automatic date exclusion of Rollover week from Charts
[2024-01-27 19:04:06] |
User61168 - Posts: 403 |
Here's a pseudo code in Excel: =IF(AND( OR(MONTH(NOW())=3,MONTH(NOW())=6,MONTH(NOW())=9,MONTH(NOW())=12),"check if current week is 3rd week of the month"), "Do not Trade","Continue to Trade") Trying to figure out how to code this in SC platform?? Date Time Of Last Edit: 2024-01-27 19:04:15
|