Bid Class
Name | Description | |
---|---|---|
Bid() | Initializes a new instance of the Bid class. | |
Bid(Bid) | Initializes a new instance of the Bid class. | |
Bid(DateTime, DateTime, byte, int, double, int) | Initializes a new instance of the Bid class. | |
Bid(DateTime, byte, int, double, int) | Initializes a new instance of the Bid class. | |
Bid(Tick) | Initializes a new instance of the Bid class. |
Name | Description | |
---|---|---|
DateTime | Gets or sets the date time. (inherited from Event). | |
ExchangeDateTime | Gets or sets the exchange date time. (inherited from Tick). | |
Fields | (inherited from Tick). | |
InstrumentId | Gets or sets the instrument identifier. (inherited from Tick). | |
Item(int) | (inherited from Tick). | |
Price | Gets or sets the price. (inherited from Tick). | |
ProviderId | Gets or sets the provider identifier. (inherited from Tick). | |
Size | Gets or sets the size. (inherited from Tick). | |
TypeId | Gets the type identifier. |
Name | Description | |
---|---|---|
dateTime | (inherited from Event). | |
exchangeDateTime | (inherited from Tick). | |
instrumentId | (inherited from Tick). | |
price | (inherited from Tick). | |
providerId | (inherited from Tick). | |
size | (inherited from Tick). |
The bid price represents the maximum price that a buyer or buyers are willing to pay for a security.