Login Page - Create Account

Support Board


Date/Time: Mon, 23 Dec 2024 03:22:08 +0000



Post From: ACSIL - List Closed Orders

[2015-07-01 14:14:24]
ejtrader - Posts: 688
Thank you SC Team. I seem to be making progress on this. This was related to "sc.SendOrdersToTradeService" flag.

On a side note - If I have the following statement in GDI function call - It seem to cause the following error message. this is no big deal as I can use alternative work arounds. But thought of bringing to your attention if there is something obvious is wrong or this function is not intended for GDI function.

thanks

An unhandled exception was caught in c_Chart::WindowProc. Message: 15, wParam: 0, lParam: 0 | 2015-07-01 09:11:01 *


s_SCTradeOrder OrderDetails;

sc.GetOrderByIndex(0, OrderDetails); // Isolated to this statement that causes the unhandled exception

Date Time Of Last Edit: 2015-07-01 14:23:17