TradeTimeLineRangeItem Class |
Namespace: C2ChartsLibrary.Implementation
public class TradeTimeLineRangeItem : TimeLineRangeItem
The TradeTimeLineRangeItem type exposes the following members.
Name | Description | |
---|---|---|
TradeTimeLineRangeItem | Initializes a new instance of the TradeTimeLineRangeItem class |
Name | Description | |
---|---|---|
ClassName | (Inherited from TimeLineRangeItem.) | |
Content | (Inherited from TimeLineRangeItem.) | |
End | (Inherited from TimeLineRangeItem.) | |
Group | (Inherited from TimeLineRangeItem.) | |
ID | (Inherited from TimeLineRangeItem.) | |
LBI |
Gets or sets the histogram bucket index of the LONG trade result.
| |
LS |
Gets or sets a value indicating whether this TradeTimeLineRangeItem is a LONG or SHORT trade.
| |
SBI |
Gets or sets the histogram bucket index of the SHORT trade result.
| |
Start | (Inherited from TimeLineRangeItem.) | |
Symbol | (Inherited from TimeLineRangeItem.) | |
Title | (Inherited from TimeLineRangeItem.) | |
Type | (Inherited from TimeLineRangeItem.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |