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.
TradeData methods
- Aggressor (int offset)
- Aggressor ()
- 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)
- Lowest (PriceType type, int start, int count)
- Lowest (PriceType type)
- Price (int offset)
- Price ()
- Size (int offset)
- Size ()
- Time (int offset)
- Time ()
- Volume ()
- Volume (int offset)
TradeData properties
TradeData events