CQG API 4.0 - Revised
RemoteOpenAPIServer Property
See Also  Send Feedback
CQGAPIConfig Interface : RemoteOpenAPIServer Property

Glossary Item Box

Description

Specifies the remote CQG API server address.

The default value is empty string (local CQG IC will be used).

Property type

Read-write property

Syntax

Visual Basic
Public Property RemoteOpenAPIServer As String

Return Type

Remote server address, represented as String

Remarks

This fuctionality requires the "Remote API" enablement.

When connected to a remote server, all trading functionality of CQG API will be disabled.

See Also