CQG API 4.0 - Revised
RequestManualFillUpdate Method
See Also  Send Feedback
cqg_manual_fill_request

The manual fill request object to be executed

CQGCEL Interface : RequestManualFillUpdate Method

Glossary Item Box

Description

Executes the given manual fill request.

Syntax

Visual Basic
Public Sub RequestManualFillUpdate( _
   ByVal cqg_manual_fill_request As CQGManualFillRequest _
) 

Parameters

cqg_manual_fill_request

The manual fill request object to be executed

Remarks

In order to function, this method requires that the user is logged on to CQG gateway.

See Also