Login Page - Create Account

Support Board


Date/Time: Fri, 31 Jan 2025 03:12:46 +0000



Post From: ACSIL / RecalculateChart and GetStudyArrayFromChartUsingID problem ?

[2019-03-17 12:50:55]
wwwingman - Posts: 185
Thank you

I have no doubt the chart will get updated at some point but I need to control that since I will run that many times, because I cannot wait randomly for the chart to be updated, and because I do not know when it was finally updated.

The core logic is :


Loop on a very large set of parameters scenarios

Change the parameters using sc.SetChartStudyInputInt and it works well.
Recalculate chart using sc.RecalculateChart, but at this point not working for me because call is asynchronous
Get data and store it for later analysis, which does not work because the recalculation is asynchronous.

End

Please Let me know if I missed the sc.Recalculate logic of if you think I missed a function in the ACSIL doc that could help me do this kind of back tester.

Thank you.
Date Time Of Last Edit: 2019-03-17 16:42:31