![]() | IC2TradingSystem Methods |
The IC2TradingSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | SymbolsProfits |
Returns a chart of profits by symbols.
|
![]() | SymbolsProfitsData |
Returns sums of profits and loss of trades summarized by symbols.
|
![]() | SymbolsTrades |
Returns a chart of counts of trades by symbols.
|
![]() | SymbolsTradesData |
Returns counts of trades by symbols.
|
![]() | SymbolsTradesVolumes |
Returns a chart of volumes of traded symbols.
|
![]() | SymbolsTradesVolumesData |
Returns volumes of traded symbols.
|
![]() | SystemChart |
Creates a trading system chart.
|
![]() | TradesHistogram |
Returns a histogram chart (in dollars).
|
![]() | TradesHistogramData |
Constructs a histogram of trades results (in dollars) with a specific number of equally sized buckets.
The upper and lower bound of the histogram will be set to the smallest and largest data point.
|
![]() | TradesHistogramPercent |
NOT YET IMPLEMENTED.
Returns a histogram chart (in percents).
|
![]() | TradesHistogramPercentData |
NOT YET IMPLEMENTED.
Constructs a histogram of trades results (in percents) with a specific number of equally sized buckets.
|
![]() | TradesTimeLine |
Trades Timeline.
|