Click or drag to resize

StrategySlippage Property

Gets or sets the slippage (in ticks) when a historical order is filled. Default value = 1, Minimum value = 0.0.

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int Slippage { get; set; }

Property Value

Int32
See Also