Retrieves the amount of buying power available as reported by the broker.

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

Syntax

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

Return Value

Current buying power.

See Also