SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Technical Analysis- Indicators & Systems

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Wayners who wrote (2488)8/14/1997 1:14:00 AM
From: TechTrader42   of 3325
 
I think you meant to give Formula Three as:

Formula Three:
mov(adx(14),peri,s)-std(adx(14),peri,2)

That would give the lower band.

I used 21 for "peri."

While we're on the subject of Average Directional Movement:

Here's an ADX system that could stand some improvement, but it helps pinpoint bottoms and tops of trends, and gets through them with a minimum of signals in some cases.

Enter:

ADX(pers)>ADXR(pers) and ref(ADX(pers),-1)<=ref(ADXR(pers),-1)

Exit:

ADX(pers)<ADXR(pers) and ref(ADX(pers),-1)>=ref(ADXR(pers),-1)

where pers = Periods for ADX and ADXR, and the default is 21

My own average directional movement in system building has taken a turn toward simplicity, I suppose.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext