Stator.libPublic.DataPlugins.DataObjectInterfaces Namespace

Stator | API Documentation
This namespace contains data object interfaces which are used for data plugin functionality
Interfaces

  InterfaceDescription
Public interfaceIChartingCode
Interface which is used to identify a code/ticker for charting purposes.
Public interfaceIGetDataForItem
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.
Public interfaceIPrice
Interface used to store price data.