OEC Application Programming Interface

FillList Class

List of Order fills - see Order.Fills

For a list of all members of this type, see FillList Members.

System.Object
   MarshalByRefObject
      KeyedList<Int32,Fill>
         IDList<Int32,Fill>
            IDList<Fill>
               FillList

public class FillList : IDList<Fill>

Remarks

Note: average weighted price and total filled quantity is calculated only for active fills.

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

FillList Members | OEC.API Namespace