Support Board
Date/Time: Thu, 11 Sep 2025 05:23:27 +0000
Post From: ACSIL: skip a holiday
[2016-05-20 20:22:43] |
SSS - Posts: 16 |
Thanks for the tip, Andreas. The problem is getting this to work for different symbols. I thought I might check sc.High[newDate]. If it returns zero (or an error), then I'll add a day. The problem is sc.High expects a bar index as its argument. I can't seem to find a way to determine the bar index of a given date. |