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

Function logAnswer

packages/ibkr/ref/source/pythonclient/ibapi/wrapper.py:138–139  ·  view source on GitHub ↗
(fnName, fnParams)

Source from the content-addressed store, hash-verified

136
137
138def logAnswer(fnName, fnParams):
139 log_(fnName, fnParams, "ANSWER")
140
141
142class EWrapper:

Callers 15

errorMethod · 0.85
winErrorMethod · 0.85
connectAckMethod · 0.85
marketDataTypeMethod · 0.85
tickPriceMethod · 0.85
tickSizeMethod · 0.85
tickSnapshotEndMethod · 0.85
tickGenericMethod · 0.85
tickStringMethod · 0.85
tickEFPMethod · 0.85
orderStatusMethod · 0.85
openOrderMethod · 0.85

Calls 1

log_Function · 0.90

Tested by

no test coverage detected