Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 09:00:35 +0000



Post From: Possible issue in WriteBarAndStudyDataToFile

[2019-02-21 12:40:22]
User942837 - Posts: 108
Is there a reason why StartingIndex parameter of sc.WriteBarAndStudyDataToFile does not print the last bar? To test I have tried to pass in sc.ArraySize - 1 and it prints nothing when the session is closed and I do not want to wait until the next open.

Is there a way sc.WriteBarAndStudyDataToFile would return any Index it is requested or perhaps tell me of a way I can manually loop thru this function.

Thank you for your help.

I'm stuck completely because my external system depends on having the file updated on close.

Thank you