Click or drag to resize

IStrategy Interface


Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public interface IStrategy

The IStrategy type exposes the following members.

Methods
 NameDescription
Public methodOnFill Updates when the strategy gets a fill
Public methodUpdate Called when the OrderState changes
Top
See Also