Click or drag to resize

StrategyBaseIsHistoricalOrder Property

Returns if historical order will be submitted or not

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public bool IsHistoricalOrder { get; }

Property Value

Type: Boolean
See Also