Click or drag to resize
C2ExplorerServiceStack.Logic.Implementation Namespace
Items in this namespace describe some helper classes for C2Explorer queries.
Classes
  ClassDescription
Public classChartTimeSeries
Time series for time series charts.
Public classScatterChart
A scatter chart factory.
Public classSymbolPL
Sum of profit/loss per symbol.
Public classSymbolTradedVolume
Traded symbol volume.
Public classSymbolTradesCount
Number of trades of the given symbol.
Public classTimeSeriesPoint
This class implements ITimeSeriesPoint.
Public classCode exampleXYData
Use this class for charts using data points expressed as [X,Y] values.