[This is preliminary documentation and is subject to change.]
The SecDBFileReader CandleData type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| SecDBFileReader CandleData | Initializes a new instance of the SecDBFileReader CandleData 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 | ||
| ToCandleSample | ||
Returns the fully qualified type name of this instance. (Inherited from |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| BuyVolume | ||
| BYTE_SIZE | ||
| CloseSteps | ||
| File |
File that the header is from
| |
| FirstStreamOffset | ||
| HighSteps | ||
| LowSteps | ||
| OpenSteps | ||
| SampleNumber | ||
| SellVolume | ||
| TimeStamp |
Properties
| Name | Description | |
|---|---|---|
| Close | ||
| High | ||
| IsAssigned |
True to indicate that struct instance is assigned meaningful data
| |
| Low | ||
| Open |
See Also