Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
Functions by Category Functions by Alphabetical list

PendingCash

Usable in an seer event object

This function returns the pending cash that is in the account. This function is typically used in money management. Pending cash is the total value of buy orders. This function is obsolete, use SecuritiesOnDeposit.

Examples:

 Warning('The value of pending buy orders is greater than the cash') if PendingCash > Cash;

Related functions:

AccountBalance , OpenTradeEquity , SecuritiesOnDeposit , LiquidatingValue , TotalEquity , StockMarketValue , InitialMargin , MaintenanceMargin , TotalCapital , TotalSystemEquity , TotalCash , Cash , Credit , Debit

© 2008 seer trading systems ltd
feedback FAQ legal privacy