Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sendMsg
Method · 0.95
useProtoBuf
Method · 0.95
connect
Method · 0.95
startApi
Method · 0.95
onMessage
Method · 0.95
applyHistorical
Function · 0.45
encodeContract
Function · 0.45
encodeContractLegacy
Function · 0.45
applyOrders
Function · 0.45
applyMarketData
Function · 0.45
applyAccount
Function · 0.45
connectAck
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected