MarketPosition Enumeration |
Returns the current Market position
Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public enum MarketPosition
Members Member name | Value | Description |
---|
Flat | 0 |
Flat
|
Long | 1 |
Long
|
Short | 2 |
Short
|
See Also