The ISupportCharting type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Disposal method
|
![]() | GetChartingCodes |
Return a collection of charting codes (IChartingCode) for the passed in template settings
|
![]() | GetHistoricalData(IGetDataForItem, String, IListIPluginError) |
Return ALL the historical price data from the data file
|
![]() | GetHistoricalData(IGetDataForItem, String, IListIPluginError, DateTime) |
Return historical data between the FROM date to today
|
![]() | GetHistoricalData(IGetDataForItem, String, IListIPluginError, Int32) |
Return historical data for the most recent number of data bars
|
![]() | Initialize |
Initialize method
|
See Also