[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | GetStreamData(UInt32, DateTime) |
Tries to find a candle stream by resolution and returns stream data starting from the specified UTC start time
|
![]() | GetStreamData(UInt32, Int32) |
Tries to find a candle stream by resolution and return stream data skipping the specified seconds count from data start
|
![]() | GetStreamData(SecDBFileReader CandleHeader, DateTime) |
Gets stream data per candle header index starting from the specified UTC start time
|
![]() | GetStreamData(SecDBFileReader CandleHeader, Int32) |
Gets stream data per candle header index skipping the specified seconds count from data start
|
See Also