Average Dollars Traded Liquidity Indicator
Usually adequate liquidity can be defined as some fixed multiple of the trader’s position size, in dollars. Since each stock has a different price, in order to determine what percentage of the daily trade in a stock your intended position size will be, the price of the stock has to be multiplied by the number of shares to obtain the total number of dollars traded each day.
For example, suppose the anticipated position size is $5,000 and a trader feels adequate liquidity is considered present when a stock trades at least 100 times the anticipated position size. A stock with adequate liquidity will then have at least $5,000 x 100 = $500,000 dollars traded each day.
The formula for Total Dollars Traded Daily is:
Total $ Traded Daily = Price x Shares Traded Daily

Avg$TRaded Input Parameters
Min$ is the minimum average dollars traded daily that define the minimum acceptable liquidity.
Color1 and Color 2 are the colors of the short and long period average daily volume plots.
RatioColor is the color of the ratio of the short to long moving average of dollars traded. This is valuable in identifying sudden increases in the short term dollars traded relative to the long term.
DollarsTradedColor is the color of the histagram dollars traded per bar.
RatioAlertValue is the ratio of short to long average trading dollars that will trigger an alert and cause the plotted $Ratio variable to turn to the color RatioAlertColor.
Low$Color is the color the plot changes to when liquidity drops below the minimum acceptable liquidity, Min$.
RatioAlertValue is the ratio of the short average volume to the long average volume that causes the background color of the displayed ratio to become highlighted in the color specified by RadioAlertColor. This alerts to trader to stocks displaying
LengthColor is the color used to display the number of days in the short and long average dollars traded per day. This color allows the trader to easily distinguish the input values from the output values of the indicator.

Average Dollars Traded Indicator for Radarscreen (Avg$Traded.RS)
Note that in this version, the input parameters Length1 and Length2 defining the length of the fast and slow moving average dollars traded daily are displayed in the indicator as a reminder to the user what input settings are being used. The 10 day fast moving average, Avg$1, and the 50 day slow moving average, Avg$2, of the dollars traded daily are both reported.
When the Average Dollars Traded falls below some user specified value (in this case, $500,000) the value is highlighted with a red background, making stocks with inadequate liquidity easy to identify.
In addition, the $Ratio of the fast to slow average is also reported. This aids in identifying stocks that have had a recent increase in trading activity in the past few days. When this ratio is greater than some number specified by the user (default = 2), the ratio becomes highlighted with a yellow background, making the stocks with high recent activity easy to identify.

Avg$Traded.RS Input Parameters
Min$ is the minimum average dollars traded daily that define the minimum acceptable liquidity.
Color1 and Color2 are the colors of the short and long period average daily volume plots.
Low$Color is the color the plot changes to when liquidity drops below the minimum acceptable liquidity, Min$.
RatioAlert is the ratio of the short average volume to the long average volume that causes the background color of the displayed ratio to become highlighted in the color specified by RadioAlertColor. This alerts to trader to stocks displaying
LengthColor is the color used to display the number of days in the short and long average dollars traded per day. It allows the trader to easily distinguish the input values from the output values of the indicator.

Scanning the Universe of Stocks for Liquidity


Downloads
Initial posted version: 01/30/11
Latest Update: 01/30/11
*.ELD FILES ARE COMPILED FOR TS 9.0
All ELD and code text files packaged here:
Users of earlier versions of Tradestation may compile the code
from the text files included in the above *.zip file.
The code may be visualized here: