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

Method headTimestamp

packages/ibkr/src/wrapper.ts:325–325  ·  view source on GitHub ↗
(reqId: number, headTimestamp: string)

Source from the content-addressed store, hash-verified

323 ): void;
324
325 headTimestamp(reqId: number, headTimestamp: string): void;
326
327 histogramData(reqId: number, items: HistogramData[]): void;
328

Callers 4

processHeadTimestampFunction · 0.65
processHeadTimestampMethod · 0.65

Implementers 2

DefaultEWrapperpackages/ibkr/src/wrapper.ts
EWrapperpackages/ibkr/ref/source/pythonclient/

Calls

no outgoing calls

Tested by

no test coverage detected