Time (int offset)
method
Gets DateTime of given bar.
Syntax
public abstract virtual DateTime Time (int offset)
Parameters
offset — int
Return
DateTime
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
HistoricalData methods
- BeginLoad (DateTime from, DateTime to)
- BeginLoad (DateTime from)
- BeginLoad (DateTime from, DateTime to, HistoricalDataLoadParams historicalDataLoadParams)
- FindInterval (DateTime time)
- FindInterval (DateTime time, int from, int to)
- GetPrice (PriceType priceType, int offset)
- GetPrice (PriceType priceType)
- Highest (PriceType type, int start, int count)
- Highest (PriceType type)
- Load (DateTime from, DateTime to)
- Load (DateTime from)
- Load (DateTime from, DateTime to, HistoricalDataLoadParams historicalDataLoadParams)
- Lowest (PriceType type, int start, int count)
- Lowest (PriceType type)
- Time ()
- Volume ()
- Volume (int offset)
HistoricalData properties
HistoricalData events