Name |
Comments |
Name Description
Comment Example |
Cash() Returns the amount available to trade with for the specific account.
N=Net available excl credit
Trading power. Example add(cash(a),cash(t)) returns account value including positions but excl credit. Be aware of the risk of using credit. Cash(D) can be used to detect possible communication problems. Cash(N) the accounts available amount to invest including credit. The account to which the script or order model is connected to is used. |