Create description of post-allocation instructions for a given external account
Namespace: GF.Api.PostAllocation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
IPostAllocationBlockItemTemplate CreateExternalAccountItem( string externalAccountSpec, ClearingHouseID clearingHouseID, string externalAccountFirmID, int instrQty, double instrPrice )
Parameters
- externalAccountSpec
- Type: SystemString
- clearingHouseID
- Type: GF.Api.ClearingHousesClearingHouseID
- externalAccountFirmID
- Type: SystemString
- instrQty
- Type: SystemInt32
- instrPrice
- Type: SystemDouble
Return Value
Type: IPostAllocationBlockItemTemplateSee Also