This namespace contains data object interfaces which are used for data plugin functionality
Interfaces
Interface | Description | |
---|---|---|
![]() | IChartingCode |
Interface which is used to identify a code/ticker for charting purposes.
|
![]() | IGetDataForItem |
Interface which identifies an item for the purposes of price data retrieval, i.e. ticker or system exchange rate. Date fields are nullable and should only be used for 'Historical' data retrieval. |
![]() | IPrice |
Interface used to store price data.
|