PricesQuote CLASS
Represents access to the instrument. SYNTAX public Instrument Instrument { get; }
Sat, May 5, 2018 at 7:00 PM
The time of quote creating. This time set by Exchange or Broker. SYNTAX public DateTime Time { get; }
Sat, May 5, 2018 at 7:01 PM