Load (DateTime from, DateTime to, HistoricalDataLoadParams historicalDataLoadParams)
method
Syntax
public bool Load (DateTime from,DateTime to,HistoricalDataLoadParams historicalDataLoadParams)
Parameters
from — DateTime
to — DateTime
historicalDataLoadParams — HistoricalDataLoadParams
Return
bool
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
TickData methods
- Ask (int offset)
- Ask ()
- AskSize (int offset)
- AskSize ()
- BeginLoad (DateTime from, DateTime to)
- BeginLoad (DateTime from)
- BeginLoad (DateTime from, DateTime to, HistoricalDataLoadParams historicalDataLoadParams)
- Bid (int offset)
- Bid ()
- BidSize (int offset)
- BidSize ()
- 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)
- Lowest (PriceType type, int start, int count)
- Lowest (PriceType type)
- Time (int offset)
- Time ()
- Volume ()
- Volume (int offset)
TickData properties
TickData events