Support Board
Date/Time: Sat, 05 Jul 2025 04:27:25 +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. |