Click or drag to resize
ISymbolPL Interface
Sum of profit/loss per symbol.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
public interface ISymbolPL

The ISymbolPL type exposes the following members.

Properties
  NameDescription
Public propertyProfitLoss
Gets or sets the profit/loss.
Public propertySymbol
Gets or sets the symbol.
Top
See Also