| ITimeSheet Methods |
The ITimeSheet type exposes the following members.
| Name | Description | |
|---|---|---|
| EquitiesSheet |
This function runs the TimeSheet.
| |
| EquitiesSheet(Boolean) |
This function runs the TimeSheet. 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 freame 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.
| |
| GetEquitiesSheet |
Returns data for TABLE.
|