(
reqId: number,
account: string,
modelCode: string,
contract: Contract,
pos: Decimal,
avgCost: number,
)
| 217 | positionEnd(): void; |
| 218 | |
| 219 | positionMulti( |
| 220 | reqId: number, |
| 221 | account: string, |
| 222 | modelCode: string, |
no outgoing calls
no test coverage detected