Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 09:16:00 +0000



Post From: Automatic date exclusion of Rollover week from Charts

[2024-01-27 19:04:06]
User61168 - Posts: 447
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