IPWorks OFX 2020 Android Edition

Questions / Feedback?

OpenOrders Property

A list of open orders in an investment statement for the date range ( StartDate and EndDate ) selected.

Syntax

public OpenOrderDetailList getOpenOrders();

Remarks

This collection is populated when the GetStatement and ReadOFXDataFile methods are called. It should be inspected for each OOIndex = 0 to OOCount - 1.

Each open order has a Aggregate, BuyType, DatePlaced, Duration, FITID, Memo, OOType, Restriction, SecurityId, SellType, SubAccountType, TypeDescription, UnitType, and Units tied to it.

This property is read-only and not available at design time.

Default Value

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 Android Edition - Version 20.0 [Build 7941]