Login Page - Create Account

Support Board


Date/Time: Fri, 24 Jan 2025 06:38:04 +0000



Post From: SC 1850; issue with sc.SendOrdersToTradeService

[2019-01-02 19:00:52]
@sstfrederik - Posts: 405
That is set already since day 1 on this study. Something has changed between SC versions. 1842 has no issues, 1850 does not recalculate when switching between sim or live. The study is the same.

I can change the code, but would not prefer that. I set sc.SendOrdersToTradeService when sc.Index == 0. So when a recalculation happens it is set again. I can just set it throughout each call of the study, but that is less efficient.