TradeCountReportItem Class

public class TradeCountReportItem : ReportItem
This language is not supported or no code example is available.
public ref class TradeCountReportItem : public ReportItem^
This language is not supported or no code example is available.
public class TradeCountReportItem 
extends ReportItem
This language is not supported or no code example is available.
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

In this article

Definition