Quote(DateTime, Byte, Int32, Double, Int32, Double, Int32) Constructor
Initializes a new instance of the Quote class.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
dateTime
-
DateTime
The date time.
-
providerId
-
byte
The provider identifier.
-
instrumentId
-
int
The instrument identifier.
-
bidPrice
-
double
The bid price.
-
bidSize
-
int
Size of the bid.
-
askPrice
-
double
The ask price.
-
askSize
-
int
Size of the ask.
In this article
Definition