Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 17:45:50 +0000



Post From: ACSIL order error after update 1132

[2014-05-05 07:57:12]
VF56002 - Posts: 27
I have found the problem

This combination probably caused the error:

NewOrderLong.OrderType = SCT_MARKET;
NewOrderLong.TimeInForce = SCT_TIF_DAY;

I wonder why it worked before update and .. ts log did not provide any error details and alert contained "Invalid Account" error but everything seems to be ok now ...