Retrieves the current amount of cash used as a margin on current holdings.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
double GetMargin()
Visual Basic (Declaration)
Function GetMargin As Double
Visual C++
double GetMargin()

Return Value

The current margin amount.

See Also