[This is preliminary documentation and is subject to change.]
The SecDBFileReader CandleHeader type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | SecDBFileReader CandleHeader | Initializes a new instance of the SecDBFileReader CandleHeader class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Indicates whether this instance and a specified object are equal. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Returns the hash code for this instance. (Inherited from ![]() |
![]() | GetSkipSecondsUntil |
Returns how many seconds need to be skipped to arrive at the particular date.
The negative return means that the supplied data is BEFORE the data start
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns the fully qualified type name of this instance. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | CandleCount |
Total candle samples at DataOffset
|
![]() | DataOffset |
Where candle data starts
|
![]() | File |
File that the header is from
|
![]() | ResolutionSec |
Size of candle in seconds
|
![]() | StartTime |
Start time as calculated from StartTimeMidnightOffsetSec
|
![]() | StartTimeMidnightOffsetSec |
Offset since midnight in seconds
|
Properties
Name | Description | |
---|---|---|
![]() | IsAssigned |
True to indicate that struct instance is assigned meaningful data
|
See Also