Click or drag to resize

ISelectedInstrument Interface

Definition for objects like TradeBase, OrderBase and Position. Mainly used in MainView for selecting the instrument.

Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public interface ISelectedInstrument

The ISelectedInstrument type exposes the following members.

Properties
 NameDescription
Public propertyInstrument 
Top
See Also