Functions by Category Functions by Alphabetical list
Debit ([Description], [Amount]) |  | This function debits an amount from the account. Used in advanced money managment. Returns the cash in the account after the transaction. Examples: Debit('Monthly fixed costs',750);
Related functions: AccountBalance , OpenTradeEquity , SecuritiesOnDeposit , LiquidatingValue , TotalEquity , StockMarketValue , InitialMargin , MaintenanceMargin , TotalCapital , TotalSystemEquity , TotalCash , Cash , PendingCash , Credit
|