Click or drag to resize
IAccountEquityPoint Interface
Account equity point.

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

The IAccountEquityPoint type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
When calculated.
Public propertySystemId
Trading system ID.
Public propertyValue
Equity value.
Top
See Also