Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TraderAlice/OpenAlice
/ code
Method
code
packages/ibkr/src/errors.ts:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
) {}
11
12
code(): number {
13
return
this.errorCode
14
}
15
16
msg(): string {
17
return
this.errorMsg
Callers
13
makeField
Function · 0.45
connect
Method · 0.45
applyHistorical
Function · 0.45
checkConnected
Method · 0.45
connect
Method · 0.45
startApi
Method · 0.45
requireConnected
Method · 0.45
validateInvalidSymbols
Method · 0.45
applyOrders
Function · 0.45
applyMarketData
Function · 0.45
applyAccount
Function · 0.45
interpret
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected