just a breakout down on what it means. The ranking is liquidity based. Calculated from EMA(5) * volumeEMA(40). gives a rough guide on the avg value of trades. These day traders like values about 100K. Trades = I assume an average parcel is around 5K so gives some indication of how many trades per day. CL= Close price. EMA = Exponential moving average with N = 5. UB and LB = Upper band and lower band of KBA -bands for those who like to trade with in a channel. Volume is pretty obvious. SchwagerRatio = the jack schwagers volatility ratio where its volatile when the value is greater than 2. I count how many times in the last 20 days to give an indication of its volalitity over the last 20 days. SchwagerRatioPrev = previous day value of schwager ratio. KStochastic and DStochastic = Slow stochastic using (14,5,5). Like to see the DStochastic under 20 as a buy signal. RSI= relative strength index. use this as price buy/sell signal. Below 20 is goodo. FibHigh and FibLow = fib ratios calculated using the the yearly high and low. I use the RSI value to assist with this calculation. Percentiles ( 23.60%, 38.20% 50.0 61.80% 76.40%)- prices tend to gravitate towards these support and resistance lines. (TestFastMovAvg TestMedMovAvg TestSlowMovAvg TestKStochastic TestDStochasticTestRSI TestVolumeEMA ) - i test these moving averages to highlight if the trend is up or down. True is up. false is down. CreateDate - the date i processed the indicators.
(Name, Sector, SubSector MarkCap, SharesOnIssue,PERatio, ReportPeriod NTA,LastNTA,EBIT)- The rest is some fundamental data i upload to my system on a monthly basis.