Class | Description |
---|---|
BarDescriptor |
Describes a vertical bar.
|
BarSizeDescriptor |
Describes a bar size that is part of the study/strategy.
|
BooleanDescriptor |
Describes a boolean setting
|
ColorDescriptor |
Describes a color setting.
|
DateTimeDescriptor |
Describes an input for selecting a date/time.
|
DiscreteDescriptor |
Describes a discrete set of values the user can choose from.
|
DoubleDescriptor |
Describes a double value that is part of the study/strategy settings.
|
EnabledDependency | |
ExitPointDescriptor |
Describes an exit point for a strategy.
|
FontDescriptor |
Describes a Font and its Color.
|
GuideDescriptor |
Describes a guide that is displayed on a study graph.
|
IndicatorDescriptor |
Describes an indicator that is displayed on the axis.
|
InputDependency | |
InputDescriptor | |
InstrumentDescriptor |
Describes an input for selecting an instrument that is part of the study/strategy.
|
IntegerDescriptor |
Describes an integer value that is used to configure a study/strategy.
|
MAMethodDescriptor |
Describes a moving average calculation method for the study/strategy.
|
MarkerDescriptor |
Describes marker figure that is displayed at strategic points on the graph.
|
OrderTypeDescriptor |
Describes a type of order to use in a strategy.
|
PathDescriptor |
Describes a path.
|
SettingDescriptor |
Base class for all setting descriptors.
|
SettingGroup |
Identifies a set of inputs that are to be arranged as a group when
displaying the configuration dialog to the end user.
|
SettingsDescriptor |
Contains all of the SettingDescriptor instances that describe the user
configurable settings for the study.
|
SettingTab |
Identifies a set of groups that may be organized in a tab.
|
ShadeDescriptor |
Describes information to shade an area between two lines/paths.
|
SignalDescriptor |
Identifies and describes signals that are generated by a study.
|
TifDescriptor |
Describes a Time In Force order attribute for a strategy.
|
TimeFrameDescriptor |
Describes an exit point for a strategy.
|
TradeLotsDependency | |
ValueDescriptor |
Identifies and describes values that are generated by a study.
|