ITimeSheet Methods |
The ITimeSheet type exposes the following members.
Name | Description | |
---|---|---|
EquitiesSheet |
This function runs the TimeSheet.
| |
EquitiesSheet(Boolean) |
This function runs the TimeSheet. If fillLeadingMissing = false, it does not fill leading missing values by zero.
Leading missing values can be identified later and those rows omitted.
It enables to create a frame which includes just the time slots common to all trading systems.
| |
GetColumn(Int64, EquityType) |
Returns a column from the TimeSheet.
| |
GetColumn(String, EquityType) |
Returns a column from the TimeSheet.
| |
GetColumnAsDouble(Int64, EquityType) |
Returns a column from the TimeSheet.
| |
GetColumnAsDouble(String, EquityType) |
Returns a column from the TimeSheet.
| |
GetColumnAsTimePoints(Int64, EquityType) | ||
GetColumnAsTimePoints(String, EquityType) | ||
GetEquitiesSheet |
Returns data for TABLE.
|