MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / serverVersion

Method serverVersion

packages/ibkr/src/client/base.ts:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 serverVersion(): number {
93 return this.serverVersion_ ?? 0
94 }
95
96 twsConnectionTime(): string | null {
97 return this.connTime

Callers 13

sendMsgMethod · 0.95
useProtoBufMethod · 0.95
connectMethod · 0.95
startApiMethod · 0.95
onMessageMethod · 0.95
applyHistoricalFunction · 0.45
encodeContractFunction · 0.45
encodeContractLegacyFunction · 0.45
applyOrdersFunction · 0.45
applyMarketDataFunction · 0.45
applyAccountFunction · 0.45
connectAckMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected