MarginBalance

InvestmentBalance.MarginBalance property

Gets or sets the margin balance. A positive balance indicates a positive cash balance, while a negative balance indicates the customer has borrowed funds.

public string MarginBalance { get; set; }

See Also