Classes
| Class | Description | |
|---|---|---|
| ColoringIndicator |
Simple indicator that changes the color of bars and input series by custom condition
| |
| CustomColoringIndicator | ||
| CustomIndicator | Implements set of function wrappers for core indicators | |
| CustomIndicatorInternal |
Provides base environment for custom implemented indicators
| |
| CustomShowCase | ||
| PseudoDynamicAttribute |
Instructs the Serialize(TextWriter, Object) method of the XmlSerializer (prepared by Serializer) to serialize the public field or public read/write property value.
All fields/properties(without [!:XmlIgnore] attribute) will be serialized, if attribute has been applied to class at whole.
| |
| ShowCase |
Simple indicator that draws markers by custom condition
| |
| SimpleCustomIndicator |
Implements "Simple Indicator" from category "Custom Indicators" that allows users to set expression as one of parameter
| |
| TrustedPackages | ||
| XmlSerializableAttribute |
Structures
| Structure | Description | |
|---|---|---|
| CustomIndicatorInternalSwitchDataLabel |
Intended to work inside Data(Of(num of data), expression) construction
|