GetTodaysRTTradeEquity (Reserved Word)

image\trumpet2.gif Disclaimer

Retrieve Today’s Real-time Trade Equity amount from the TradeManager’s Balances tab for the given futures account.  Today’s Real-time Trade Equity is defined as follows:

Beginning Day Trade Equity - Real-time Trade Equity

Usage

GetTodaysRTTradeEquity(strAccountNumber)

Return  

Returns a floating point value identifying the dollar amount of Today’s Real-time Trade Equity for the given futures account.  Returns zero for an equity or invalid account.

Inputs 

Account is the string representation of the account to check.  GetAccountID returns the Account parameter needed here, or you can specify it manually.  

Example

Value1 = GetTodaysRTTradeEquity(GetAccountID);

  This reserved word uses processor intensive TradeManager calls that may adversely impact the performance of TradeStation and other applications on your computer.