Time ()
method
Gets DateTime of last bar.
Syntax
public abstract virtual DateTime Time ()
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 (int offset)
- Volume ()
- Volume (int offset)
HistoricalData properties
HistoricalData events