ITimestamps Members
The ITimestamps type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AsDateTimes |
Casts this instance into IEnumerable.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
FindIndex |
Finds the index of value.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Resample(ITimeScale) |
Creates a new instance with BarWidth set to resolution.
|
|
|
Resample(ITimeScale, ITradingSchedule) | |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
First |
Gets the opening time of the first actual timestamp element.
|
|
|
Last |
Gets the opening time of the last timestamp element.
|
|
|
TradingSchedule |
Gets the ITradingSchedule.
|
|
|
Values |
Gets the array of enumerated values.
|

