Good day everyone,
I am new to share market investment and have been interested to sign up with Stock Doctor.
Could anyone please provide advise on what sort of technical filter you apply for the selection of stocks?
Thanks
Hi samved, sorry it's taken me so long to reply
I'm still using the "original PC" version of stock doctor and have not installed the stand alone charing application for PC, but I assume that the charting application in the original PC version is the same as that in the stand alone PC version currently available. I haven't started using the technical filters of the web based version of Stock Doctor yet, so I don't know if the below can be translated over into the web application and/or whether this can be done in the current stand-alone charting software.
Here is a technical filter I run from time to time. It is basically a very crude upward momentum scan which scans for bullish MACD and filters for a multiple moving average upward price trend (along similar lines to the Guppy multiple moving averages charting technique and similar).
MACD:=EMA(CLOSE,Short) - EMA(CLOSE,Long);
Signal:=EMA(MACD,Sig);
MACD > Signal &
MACD > 0 &
WMA(CLOSE,8) > WMA(CLOSE,13) &
WMA(CLOSE,13) > WMA(CLOSE,15) &
WMA(CLOSE,15) > WMA(CLOSE,34) &
WMA(CLOSE,34) > WMA(CLOSE,55) &
WMA(CLOSE,55) > WMA(CLOSE,150) &
WMA(CLOSE,150) > WMA(CLOSE,200);
I set the following parameters:
Long = 65
Short = 15
Signal = 35
Here is how I use it. From time to time, I run a filter that creates a watchlist for all companies currently with a "strong" or "satisfactory" financial health score. I then run the above filter on that watchlist to give me a short list of stocks in uptrend. The parameters are set-up to use against the daily price and because I generally analys the market from a weekly perspective, I set the filter to search through the last five day's data. I then eye-ball the charts of those companies thrown up by the scan. I generally refer to weekly price charts and then if there is chart that looks interesting, I will look at daily and monthly charts and then, if still interested short list the company to look into the fundamentals on the stock doctor website.
I've been reluctant to post that code because I really threw it together one weekend years ago, don't use that often, and I can't remember why I chose those MACD parameters (65,15,35) and whether a knowledgeable technical analyst would consider them suitable. Also, as mentioned above, I'm still using the old PC based version for this and don't know how it translates into the web based app and/or the stand alone charting software.
It's crude but it works in filtering stocks with upward momentum. Below are the results from running the fiter today:
Code
ABA
ABC
ALU
AMI
ANN
AOF
APD
APO
APX
AQG
AQZ
ARB
ASX
BPT
BWP
BWR
CAR
CCL
CDA
CHC
CMW
CPU
CQR
CSL
CTD
CVC
CWN
CWY
CYB
DXS
EGG
EHL
EQT
EZL
FPH
GDF
GDI
GMG
GOZ
GRB
GTY
GUD
HIT
IAG
IDR
IDX
IEL
IFM
IFT
IGO
IOF
JIN
KMD
LEP
LIC
MAI
MAQ
MGX
MQG
MRN
MWY
MYE
NAN
NBL
NEC
NGI
NHC
NSR
NST
OCA
OCL
OMH
ORA
ORG
OSH
PLG
PMV
PWH
REA
RHP
RMD
RRL
RSG
SCG
SCP
SDA
SDF
SDG
SHL
SKC
SMR
SNZ
SOL
SRH
SRX
SSL
SUN
UNV
VGL
WES
WHC
WOW
WPL
WTC
ZEN