This event is fired when the algorithmic order registration is completed (suceeded or failed).
- guid_
GUID of the algorithmic order type, the registration status of which is changed
- cqg_error
CQGError object describing the last error occurred during the algorithmic order registration.
If no error has occurred, the parameter value is either Nothing or invalid error object depending on the UsedFromATLClient setting of the configuration.
The parameter can be checked for validity via the CQGCEL.IsValid method.