MCPcopy 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

makeFieldFunction · 0.45
connectMethod · 0.45
applyHistoricalFunction · 0.45
checkConnectedMethod · 0.45
connectMethod · 0.45
startApiMethod · 0.45
requireConnectedMethod · 0.45
applyOrdersFunction · 0.45
applyMarketDataFunction · 0.45
applyAccountFunction · 0.45
interpretMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected