| IC2TradingSystemTradesHistogramPercent Method |
This API is preliminary and subject to change.
NOT YET IMPLEMENTED.
Returns a histogram chart (in percents).
Namespace:
C2ExplorerServiceStack.Logic.Interfaces
Assembly:
C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax IC2HighChart TradesHistogramPercent(
short binsCount
)
Parameters
- binsCount
- Type: SystemInt16
The number of buckets to use.
Return Value
Type:
IC2HighChartA chart object.
See Also