ShortTradeCountReportItem Class

public class ShortTradeCountReportItem : ReportItem
This language is not supported or no code example is available.
public ref class ShortTradeCountReportItem : public ReportItem^
This language is not supported or no code example is available.
public class ShortTradeCountReportItem 
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() (inherited from ReportItem).
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) (inherited from ReportItem).
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.ShortTradeCountReportItem

In this article

Definition