Click or drag to resize

CWormsSidePosition Properties

The CWormsSidePosition type exposes the following members.

Properties
 NameDescription
Public propertyAvgPxAdjThe average price of position adjustments for this side.
Public propertyAvgPxExecThe average price of all trades on this side, excluding position adjustments.
Public propertyAvgPxIntlThe average price of internal orders for this side.
Public propertyAvgPxTotalThe average price of all executions and position adjustments on this side.
Public propertyCommissionThe dollar value of commission applied to orders on this side.
Public propertyDvalAdjThe sum of the dollar values of all position adjustments on this side.
Public propertyDvalExecThe sum of the dollar values of all executions on this side.
Public propertyDvalIntlThe sum of the dollar values of all internal executions on this side.
Public propertyDvalTotalDvalAdj + DvalExec
Public propertyExecutionsThe total quantity of executions on this side.
Public propertyLimitLiveAvgPxThe average price of live Limit orders on this side.
Public propertyLimitLiveQtyThe total quantity of live Limit orders on this side.
Public propertyLimitLiveQty_vbaThe total quantity of live Limit orders on this side. For 32-bit Excel.
Public propertyOrdersThe total number of orders on this side.
Public propertyOrdersCxldThe number of canceled and rejected orders on this side.
Public propertyOrdersExecThe quantity of orders on this side which have recieved at least one execution.
Public propertyOrdersLiveThe number of orders that are currently live or pending on this side.
Public propertyPegAskLiveAvgPxThe average price increment of live Peg Ask orders on this side.
Public propertyPegAskLiveQtyThe total quantity of live Peg Ask orders on this side.
Public propertyPegAskLiveQty_vbaThe total quantity of live Peg Ask orders on this side. For 32-bit Excel.
Public propertyPegBidLiveAvgPxThe average price increment of live Peg Bid orders on this side.
Public propertyPegBidLiveQtyThe total quantity of live Peg Bid orders on this side.
Public propertyPegBidLiveQty_vbaThe total quantity of live Peg Bid orders on this side. For 32-bit Excel.
Public propertyPegLastLiveAvgPxThe average price increment of live Peg Last orders on this side.
Public propertyPegLastLiveQtyThe total quantity of live Peg Last orders on this side.
Public propertyPegLastLiveQty_vbaThe total quantity of live Peg Last orders on this side. For 32-bit Excel.
Public propertyPegMidLiveAvgPxThe average price increment of live Peg Mid orders on this side.
Public propertyPegMidLiveQtyThe total quantity of live Peg Mid orders on this side.
Public propertyPegMidLiveQty_vbaThe total quantity of live Peg Mid orders on this side. For 32-bit Excel.
Public propertyQtyAdjThe quantity of position adjustments for this side.
Public propertyQtyAdj_vbaThe quantity of position adjustments for this side. For 32-bit Excel.
Public propertyQtyCxldThe sum of the quantities of all canceled and rejected orders on this side.
Public propertyQtyCxld_vbaThe sum of the quantities of all canceled and rejected orders on this side. For 32-bit Excel.
Public propertyQtyExecThe total quantity traded (excluding position adjustments) for this side.
Public propertyQtyExec_vbaThe total quantity traded (excluding position adjustments) for this side. For 32-bit Excel.
Public propertyQtyIntlThe quantity of internal orders for this side.
Public propertyQtyIntl_vbaThe quantity of internal orders for this side. For 32-bit Excel.
Public propertyQtyLiveThe sum of the quantities for all live or pending orders on this side.
Public propertyQtyLive_vbaThe sum of the quantities for all live or pending orders on this side. For 32-bit Excel.
Public propertyQtyOrderedThe total number of trade units ordered.
Public propertyQtyOrdered_vbaThe total number of trade units ordered. For 32-bit Excel.
Public propertyQtyProjQtyTotal + QtyLive
Public propertyQtyProj_vbaQtyTotal + QtyLive. For 32-bit Excel.
Public propertyQtyTotalQtyAdj + QtyExec
Public propertyQtyTotal_vbaQtyAdj + QtyExec. For 32-bit Excel.
Public propertySlipObsolete.
The average slippage in trading units on this side.
Public propertySlipAvgThe average slippage of all shares on this side.
Public propertySlipDvalObsolete.
The total slippage on this side in dollar terms.
Public propertySpreadQuantityLiveThe amount of this side's quantity that is from spreads spread.
Public propertySpreadQuantityLive_vbaThe amount of this side's quantity that is from spreads spread. For 32-bit Excel.
Public propertyTotalSharesRepresents the Qty as converted to shares (via lot size)
Public propertyTotalShares_vbaRepresents the Qty as converted to shares (via lot size). For 32-bit Excel.
Public propertyTotalSlip 
Public propertyTotalSlipDval 
Top
See Also