| IC2TradingSystemSymbolsTradesVolumes Method |
This API is preliminary and subject to change.
Returns a chart of volumes of traded symbols.
Namespace:
C2ExplorerServiceStack.Logic.Interfaces
Assembly:
C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax IC2HighChart SymbolsTradesVolumes(
bool navigator = false
)
Parameters
- navigator (Optional)
- Type: SystemBoolean
Should be a "navigator" visible in the chart?
Return Value
Type:
IC2HighChartA chart object.
See Also