BuyingPower Property
Buying power.
Syntax
char* GetBuyingPower();
Default Value
""
Remarks
The amount of money available to buy securities. In a margin account, the buying power is the total cash held in the brokerage account plus maximum margin available.
This property is an optional field. When calling the GetStatement method, if the server's response does not contain this value, querying the property will return an empty string.
This property is read-only.
Data Type
String