Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 17:30:06 +0000



Post From: Unhandled exception in Trade DOM

[2020-06-22 09:31:45]
User816220 - Posts: 80
In v2124/2125, I hit an unhandled exception in the trade DOM that causes SC to stop responding to mouse clicks. SC continues to run and update in the background, but it can't be interacted with and needs to be killed through the task manager. This message log has this line:

Caught an unhandled exception in c_Chart::WindowProc. Message: 513, wParam: 1, lParam: 62062959

To reproduce,

- Enter an order with only a stop loss order attached
- Add a take profit order
- Click on the number to adjust the quantity of the take profit order

The exception happens here. After killing and restarting, the order quantity can be adjusted as expected.