|
| AllTimeTradeStatisticsWithKind (ITradeStatistics tradeStatistics, TradeStatisticsKind kind, double widthPercent) |
|
| TradeStatisticsWithKind (ITradeStatistics tradeStatistics, TradeStatisticsKind kind, double widthPercent) |
|
TimeFrameUnit | GetTimeFrameUnit () |
|
IReadOnlyList< ITradeHistogram > | GetHistograms () |
|
IReadOnlyList< ITradeHistogram > | GetHistograms (int firstBarIndex, int lastBarIndex) |
|
void | GetHistogramsBarIndexes (out int firstBarIndex, out int lastBarIndex) |
|
IReadOnlyList< ITradeHistogramBar > | GetAggregatedHistogramBars (int barIndex) |
|
IAggregatedHistogramBarsProvider | CreateAggregatedHistogramBarsProvider () |
|
void | Refresh (IDataBar bar, IEnumerable< ITrade > trades) |
|
ITradeHistogram | GetLastHistogram () |
|
double | GetValue (ITradeHistogramBar bar) |
|
double | GetValue (ITradeHistogramBar bar, TradeStatisticsKind kind) |
|
void | GetMinMaxValues (IEnumerable< ITradeHistogram > histograms, out double minValue, out double maxValue) |
|
AlphaColor | GetColor (IGraphListBase graphList, double minValue, double maxValue, double value) |
|
double | GetValue (ITradeHistogramBar bar) |
|
double | GetValue (ITradeHistogramBar bar, TradeStatisticsKind kind) |
|
void | GetMinMaxValues (IEnumerable< ITradeHistogram > histograms, out double minValue, out double maxValue) |
|
AlphaColor | GetColor (IGraphListBase graphList, double minValue, double maxValue, double value) |
|
IReadOnlyList< ITradeHistogram > | GetHistograms () |
|
IReadOnlyList< ITradeHistogram > | GetHistograms (int firstBarIndex, int lastBarIndex) |
|
void | GetHistogramsBarIndexes (out int firstBarIndex, out int lastBarIndex) |
|
IReadOnlyList< ITradeHistogramBar > | GetAggregatedHistogramBars (int barIndex) |
|
IAggregatedHistogramBarsProvider | CreateAggregatedHistogramBarsProvider () |
|
void | Refresh (IDataBar bar, IEnumerable< ITrade > trades) |
|
ITradeHistogram | GetLastHistogram () |
|