Object List

This section contains supplementary explanations of some important common objects, with the following object list:

Client

ObjectBasic Function
TigerHttpClientHTTP client responsible for sending trading and market data requests
WebSocketClientWebSocket client responsible for handling subscription requests

Common Objects

Constants
Reference Path com.tigerbrokers.stock.openapi.client.constant source

NameDescription
MethodNameAPI Request Methods
OrderChangeKeyOrder Push Fields
PositionChangeKeyPosition Push Fields
AssetChangeKeyAsset Push Fields

HTTP Request Related Objects
Reference Path com.tigerbrokers.stock.openapi.client.https source

NameDescription
client.TigerHttpClientHTTP Request Client
domainReturned Business Data Objects
requestEncapsulated Request Objects
responseEncapsulated Response Objects

Long Connection Related
Reference Path com.tigerbrokers.stock.openapi.client.socket source

NameDescription
ApiComposeCallbackCallback Interface Class
WebSocketClientLong Connection Client

Enums, Data Structures
Reference Path com.tigerbrokers.stock.openapi.client.struct source

Utility Classes
Reference Path com.tigerbrokers.stock.openapi.client.util source


Did this page help you?