CQG API 4.0 - Revised
UnregisterAlgorithmicOrder Method
See Also  Send Feedback
guid_

GUID of the algorithmic order type

CQGCEL Interface : UnregisterAlgorithmicOrder Method

Glossary Item Box

Description

Unregisters the algorithmic order types by its GUID.

Syntax

Visual Basic
Public Sub UnregisterAlgorithmicOrder( _
   ByVal guid_ As String _
) 

Parameters

guid_

GUID of the algorithmic order type

See Also