Click or drag to resize

ITradeCommission Property

Gets the commission. Commission is calculated as defined in CommissionBase

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

Property Value

Type: Double
See Also