CQG Algorithmic Orders
CQGAlgorithmicOrders Class Members
See Also  Properties  Methods  Events Send Feedback
CQGAlgorithmicOrderBuilder > CQGAlgorithmicOrderBuilder Namespace : CQGAlgorithmicOrders Class


Glossary Item Box

The following tables list the members exposed by CQGAlgorithmicOrders.

Public Properties

 NameDescription
Public PropertyAlgoOrderShortName  
Public PropertyCount Gets count of items in working orders collection.  
Public PropertyCustomProperties  
Public PropertyItem Gets algorithmic order by given order ID.  
Public PropertyItems Gets working orders collection.  
Top

Public Methods

 NameDescription
Public MethodAddNewOrder Tries to add a new item to the working orders collection.  
Public MethodCancel Cancels the specified algorithmic order and it's child orders.  
Public MethodCancelAll Cancels all working algorithmic orders and their child orders.  
Public MethodCEL_AlgorithmicOrderPlaced CQGCEL's AlgorithmicOrderPlaced event handler. Received if algorithmic order placed.  
Public MethodCEL_InstrumentChanged CQGCEL's InstrumentChanged event handler. Received if any of the instrument quotes or dynamic instrument properties are changed.  
Public MethodCEL_InstrumentSubscribed CQGCEL's InstrumentSubscribed event handler. Received if a new instrument is resolved and subscribed.  
Public MethodCEL_OrderChanged CQGCEL's OrderChanged event handler. Received if placed order changed.  
Public MethodCEL_StrategyDefinitionProgress CQGCEL's StrategyDefinitionProgress event handler. Received if the strategy definition status is changed or when some error has occurred during the request processing.  
Public MethodGetDisplayPrice  
Public MethodInitialize Initializes CQGAlgorithmicOrders class instance.  
Public MethodShutDown Finalizes CQGAlgorithmicOrders class instance.  
Public MethodSubscribeInstrument Subscribes new instrument.  
Top

Public Events

 NameDescription
Public EventAlgorithmicOrdersChangedCQGAlgorithmicOrders fires this event to inform that a new order was added, or an existing order was changed or removed.  
Public EventShowMessageCQGAlgorithmicOrders fires this event to send a message to the UI form.  
Top

See Also

Copyright © 2012 CQG Inc. All Rights Reserved.