Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 19:38:14 +0000



ACSIL access to message/reason code in case of SCTRADING_ORDER_ERROR

View Count: 205

[2023-01-27 19:28:16]
golding - Posts: 15
SC support, engineering

Is there a way for ACSIL to get the detailed message that goes into the trade service log (or even better a enum/code) when SCTRADING_ORDER_ERROR is returned. Having to manually determine the failure from an automated trading system (ATS), as opposed to being able to respond to the specific failure in the ATS.

See
    case SCTRADING_ORDER_ERROR:
      return "General order error. Refer to 'Trade >> Trade Service Log' for specific message for this trading action error";

Another request:

Alert and message logs can be saved to files thru global settings, but trade service log doesn't have the same setting - it must be saved manually. Is it possible to support this too?

thx
JG

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account