Support Board
Date/Time: Tue, 04 Mar 2025 21:23:02 +0000
Post From: Updating Broke Code
[2021-12-30 00:10:54] |
1+1=10 - Posts: 270 |
Hi SC Engineering, Thanks for your attention to this matter! For me personally, it is not affecting my trading and I was able to code around it using other ACSIL time-related functions: sc.GetTradingDayDate(), for instance, is working fine. I have been using "Remote Build" only since that functionally existed, although I could build through Visual Studio if it would help. Regarding the study being built on v2308, I thought that maybe somehow a file in my SC installation got corrupted, so I deleted the SC installation and downloaded a clean version. Only afterwards, while testing to see if it fixed the issue I noticed on the "Add Study" window where the study's version is listed. It appears that even in my newly downloaded SC version that the "SC Custom Studies & Examples" as well as the "User Contributed Studies" are also on v2308. I'm not quite sure how to build with a different version. The only information I could find in the documentation that was kind of related was: https://www.sierrachart.com/index.php?page=doc/AdvancedCustomStudyInterfaceAndLanguage.php#CustomStudyDLLFileName. I'm happy to help any way I can. |