|
Data
Accumulation Indices Code Descriptions
The following are codes that contain information on the ups and
downs of stocks. A brief description on the contents in each of the
new codes is given which hopefully will assist some people.
| |
X_ACC |
Advance Decline Line - The close values for this code
contain the cumulative difference between the ups and downs of
all stocks. The difference is calculated and appended to the
previous value that is a funning total. The volume contains the
total volume of stocks that have traded for a day.
|
| |
X_ACCD |
The close values for this code contain the number of downs
for the day. The volume contains the total volume of stocks
moved that have suffered a decrease in the days trading.
|
| |
X_ACCI |
The close values for this code contain the number of ups for
the day. the volume contains the total volume of stocks moved
that have had an increase in the days trading.
|
| |
X_ACCR |
The close values for this code contain the ratio between the
number of ups and the number of downs represented as a
percentage. The volume contains the total volume of stocks that
have traded for the day. |
|