[This is preliminary documentation and is subject to change.]
The SecDBFileReader FileRequiredHeader type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| SecDBFileReader FileRequiredHeader | Initializes a new instance of the SecDBFileReader FileRequiredHeader 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 | ||
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 | |
|---|---|---|
| Date |
UTC date of market data
| |
| Depth |
Max depth of market quote levels
| |
| Exchange |
Exchange producing market data
| |
| Instrument |
Exchange-specific security name
| |
| OriginLocalTimeName |
The name of the origin local time zone/location
| |
| OriginLocalTimeOffset |
Offset of the origin local time from UTC
| |
| PriceStep |
Instrument's minimal price step
| |
| SecurityId |
Exchange-specific security ID
| |
| Shebang |
.NIX shebang line
| |
| Symbol |
Company-specific security name
| |
| UUID |
Company-specific unique file ID
| |
| Version |
File format version
|
See Also