Support Board
Date/Time: Thu, 23 Jan 2025 09:26:33 +0000
Post From: Since V1837 onwards it takes 2.5x to load my custom studies
[2018-11-13 00:18:56] |
User553714 - Posts: 184 |
Hi, Since V1837 and removing support for sc.FreeDLL it takes 2.5x to load my custom studies. Loading my custom studies has been time consuming for a while as I have a lot going on in them but they have been very consistent at around or under 100000ms for a long time, in V1837 and onwards it takes 2.5x longer. I have rolled back and tested versions between and including V1810 to V1836 and they all consistently load my custom studies at around the same recalc time of 100secs. My usual process for Back testing new system studies is to always have sc.FreeDLL = 0, login to SC with a blank chartbook and little data, then load 250-days of 1min data, compile the custom studies after saving any code changes and then add the newly compiled DLL's to the chart; this process now takes 2.5x as long. I am unsure if I am using the new Custom Study build menu items "Release all DLLs and Deny load" & "Allow Load DLLs" correctly but I don't think they apply in my back-testing/development process I described above since the DLL's are never loaded in my chart to begin with, is this correct? I would really like to reduce my load time to around what it was, is there anything you can do? In the meantime I will roll back to V1836. Thanks as always. |