Click or drag to resize
IC2TradingSystemNumWins Property
This API is preliminary and subject to change.
Number of winning trades.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
int NumWins { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:C2ExplorerServiceStack.Logic.Interfaces.IC2TradingSystem.NumWins"]

See Also