public interface Enums
Modifier and Type | Interface and Description |
---|---|
static class |
Enums.BarData
Source of the data described in the historical price bars.
|
static class |
Enums.BarInput
Describes values available from historical price bars.
|
static class |
Enums.BarSizeType
Describes the type of BarSize.
|
static class |
Enums.ColorPolicy
Determines the policy changing the color value for a series of values.
|
static class |
Enums.EntryState
Describes the entry status of a strategy.
|
static class |
Enums.ExecutionType
Execution type: Entry, Exit, Stop and Reverse (SAR)
|
static class |
Enums.InstrumentType
Describes the type of instrument.
|
static class |
Enums.IntervalType
Describes the interval measurement type for a BarSize.
|
static class |
Enums.MAMethod
Moving Average calculation methods.
|
static class |
Enums.MarkerType
Describes the available types of markers.
|
static class |
Enums.OrderAction
Order Action (Buy or Sell)
|
static class |
Enums.OrderType
Type of order
|
static class |
Enums.PointType
Describes the type of figure to display for the points of a path.
|
static class |
Enums.Position |
static class |
Enums.PositionType
Type of positions in a strategy.
|
static class |
Enums.Priority
Describes a priority level.
|
static class |
Enums.Service
Describes the available brokers and data services.
|
static class |
Enums.ShadeType
Describes where to apply a shade.
|
static class |
Enums.Size
Describes the size of a marker or figure.
|
static class |
Enums.StackPolicy
Determines the policy for stacking figures that share the same coordinates (time, value).
|
static class |
Enums.StrategyState
Describes the current state of a strategy.
|
static class |
Enums.TextAlign
Text alignment
|
static class |
Enums.TextOutline
Text border style
|
static class |
Enums.TIF
Order Time In Force
|
static class |
Enums.ValueType
Describes the type of a value.
|