EnumerationsMarketsPositionType Enumeration

Stator | API Documentation
Specifies the type of the position

Namespace:  Stator.libPublic.ReferenceData
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

public enum MarketsPositionType
Members

  Member nameValueDescription
Long1 The position is Long
i.e. profit = buy low and sell high
Short2 The position is short
i.e. profit = buy high and sell low
See Also

Reference