TradeCountReportItem Class

public class TradeCountReportItem : ReportItem
Name Description
Public property Description (inherited from ReportItem).
Public property Name (inherited from ReportItem).
Top
Methods
 
Name Description
Internal protected (Protected Friend) method Clear()
Protected method OnAsk(Ask) (inherited from ReportItem).
Protected method OnBar(Bar) (inherited from ReportItem).
Protected method OnBid(Bid) (inherited from ReportItem).
Protected method OnExecutionReport(ExecutionReport)
Protected method OnTrade(Trade) (inherited from ReportItem).
Top
Fields
 
Name Description
Internal protected (Protected Friend) field description (inherited from ReportItem).
Internal protected (Protected Friend) field id (inherited from ReportItem).
Internal protected (Protected Friend) field name (inherited from ReportItem).
Top
OberMind.TradeCountReportItem