BarTimestampRange Members
The BarTimestampRange type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
|
|
AsDateTimes | |
|
|
AsIndexedEnumerable | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
FindIndex |
Finds the index of value.
|
|
|
GetEnumerator | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetIndexDelta |
Index distance between timestamps present in the schedule.
|
|
|
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 | |
|---|---|---|
|
|
BarWidth |
Gets the width of the bars.
|
|
|
First |
Gets the opening time of the first actual timestamp element.
|
|
|
Last |
Gets the opening time of the last timestamp.
|
|
|
LastEnd |
Gets the closing time of the last timestamp.
|
|
|
TradingSchedule |
Gets the ITradingSchedule.
|
|
|
Values |

