public class BidVO extends QuoteVO
The bid price represents the maximum price that a buyer or buyers are willing to pay for a security.
Constructor and Description |
---|
BidVO(java.lang.String tickerIdIn,
java.lang.String feedTypeIn,
java.util.Date dateTimeIn,
double bidIn,
double volBidIn) |
getDateTime, getFeedType, getTickerId