Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 09:06:03 +0000



Post From: SC 1850; issue with sc.SendOrdersToTradeService

[2019-01-02 19:00:52]
@sstfrederik - Posts: 403
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.