Login Page - Create Account

Support Board


Date/Time: Mon, 08 Sep 2025 21:13:03 +0000



Post From: ASCIL Custom Study Not Exporting

[2025-08-09 03:08:18]
Gradient - Posts: 176
Hi,

I built an additional custom study that contains foundational elements from prior custom studies.

These base components require the use of sc.GetStudyArraysFromChartUsingID.

I developed and attempted to build a recent study only to find that though it had been saved in the directory, it didn't appear in the files dropdown from the build menu.

I exported a copy in the event there was an issue to avoid losing a significant amount of code.

I reopened the source file and it contained a default template for creating a custom study instead of my original code.

I copied and saved the exported version into a new file and this time it appeared in the directory and I was able to build after 3-4 updates and reversions.

I ultimately reverted back to version 2773 which is the versioning on the current study.

I also noticed after restarting the platform that none of the prior configurations that were saved before and at closing persisted.

After applying the custom study, though the logic hasn't changed from prior w.r.t. the sc.GetStudyArraysFromChartUsingID (i.e. inputs are identical;) no values are populated.

I created a test study that only contains the sc.GetStudyArraysFromChartUsingID to troubleshoot whether or not the issue was isolated to the new study or something else.

After building the TestCustomStudy it too has the same issue but I noticed in the Add Custom Study menu, instead of just displaying the DLL name like prior studies, it displays scsf_StudyByIDTest.

When applying it to the chart, it doesn't display the actual study name but instead just says Custom DLL Study.

Can someone advise as to why this may be happening?
Date Time Of Last Edit: 2025-08-09 03:14:35
imageCustom Study Export Error.png / V - Attached On 2025-08-09 03:08:05 UTC - Size: 9.31 KB - 33 views
imageCustom Study Export Error 2.png / V - Attached On 2025-08-09 03:14:32 UTC - Size: 3.36 KB - 29 views