Click or drag to resize
ITradeAvgFillPrice Property
Gets the Average fill price of the order when the trade took place

Namespace: SharpCharts.Base.Order
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
double AvgFillPrice { get; }

Property Value

Type: Double
See Also