Enum FinExchRateQuality
Selects the quality of a quoted stock price.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinExchRateQuality
Fields
Name | Description |
---|---|
Delayed | The quoted stock price is a delayed price. |
Realtime | The quoted stock price is a real time price. |
Unknown | The quality is unknown, or the default quality shall be supplied. |