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

Function intMaxString

packages/ibkr/ref/source/pythonclient/ibapi/utils.py:181–182  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

179
180
181def intMaxString(val):
182 return str(val) if val != UNSET_INTEGER else ""
183
184
185def isAsciiPrintable(val):

Callers 15

__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90
__str__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected