Click or drag to resize
IC2TradingSystemStartingCapital Property
This API is preliminary and subject to change.
Gets the starting capital.

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

Property Value

Type: Decimal
The starting capital.
See Also