Stores the price at which a trade took place, in the native currency of the symbol, and converted to the account currency.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class Price : IXmlSerializable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class Price _ Implements IXmlSerializable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Price sealed : IXmlSerializable |