EasyLanguage Object Reference

MarketDepth Class

Defines the structure for an object used to access and return market depth data.  

Namespace: tsdata.marketdata

[ Expand All ]
Properties
  Name Type Description
AskLevels object Gets the aggregate market quotes with the market side of Ask.
Asks object Gets the market quotes with the market side of Ask.
BidLevels object Gets the aggregate market quotes with the market side of Bid.
Bids object Gets the market quotes with the market side of Bid.
Participants object Gets the market participants.
Events
Inheritance Hierarchy