Jeffrey Kennedy Trend Analyzer
Forums › ProRealTime English forum › ProBuilder support › Jeffrey Kennedy Trend Analyzer
- This topic has 32 replies, 9 voices, and was last updated 4 years ago by Meta Signals Pro.
-
-
06/12/2020 at 4:53 PM #13577806/16/2020 at 3:10 PM #136166
Hello, I have tried to undo the whirl of lines in the JKCombo indicator. I have three proposals to unwind the whirl.(I don’t know of the word “whirl” sais what I want to say)
The initial code is respected, till line 97 of the original. There are added three different additions (see attachents).
06/16/2020 at 3:13 PM #136169JKCombo(Z 1.0)1234567891011121314151617181920212223242526// from line 99 till end 118. I added my famous sin(atan) principle// Zigo's vieuw:if(JKFast5 +jkslow5 +JKTa5) =300 thenJK1 = 1elsif (JKFast5 +jkslow5 +JKTa5)<150 thenJK1=-1endifif(JKFast10 +jkslow10 +JKTa10) =300 thenJK2=1elsif (JKFast10 +jkslow10 +JKTa10)<150 thenJK2=-1endifif(JKFast15 +jkslow15 +JKTa15) =300 thenJK3=1elsif (JKFast15 +jkslow15 +JKTa15)<150 thenJK3=-1endifJK = sin(atan(JK1 +JK2 +JK3))JKTotal= JK-JK[1]if JKTotal >-0.25 and JKTotal <0.25 thenJKTotal =0endifReturn jkTotal06/16/2020 at 3:14 PM #136170JKCombo (Z 2.0)1234567891011121314151617181920212223242526// from line 99 till end 118. I added my famous sin(atan) principle// Zigo's vieuw:if (JKFast5 +jkfast10 +JKfast15) >=150 thenJK1 = 1elsif (JKFast5 +jkfast10 +JKfast15) <150 thenJK1=-1endifif (JKSlow5 +jkslow10 +JKslow15) >=150 thenJK2=1elsif (JKSlow5 +jkslow10 +JKslow15) <150 thenJK2=-1endifif (JKTa5 +jkTa10 +JKTa15) >=150 thenJK3=1elsif (JKTa5 +jkTa10 +JKTa15) <150 thenJK3=-1endifJK = sin(atan(JK1 +JK2 +JK3))JKTotal= JK-JK[1]if JKTotal > -0.25 and JKTotal <0.25 thenJKTotal =0endifReturn jkTotal06/16/2020 at 3:15 PM #136171JKCombo( Z 3.0)123456789101112131415161718192021222324252627282930313233JKF1=summation[a1](JKFast5)/a1JKF2=summation[a2](JKFast10)/a2JKF3=summation[a3](JKFast15)/a3JKTA1=summation[a1](JKTA5)/a1JKTA2=summation[a2](JKTA10)/a2JKTA3=summation[a3](JKTA15)/a3JKSl1=summation[a1](JKSlow5)/a1JKSl2=summation[a2](JKSlow10)/a2JKSL3=summation[a3](JKSlow15)/a3JKSum1=(jkf1+jkf2+jkf3)/3jksum2=(jkta1+jkta2+jkta3)/3jksum3=(jksl1+jksl2+jksl3)/3if jksum1 > 50 thenF=1elseF=-1endifif jksum2 > 50 thenTA= 1elseTA=-1endifif jksum3 > 50 thenSl=1elsesl=-1endifsign= sin(atan(F+TA+ Sl))JefferyKennedy=sign-sign[1]Return sign,JefferyKennedy, 006/16/2020 at 5:21 PM #13618106/16/2020 at 8:30 PM #13619206/16/2020 at 8:40 PM #13619306/17/2020 at 4:25 AM #13621206/17/2020 at 4:55 PM #136284The Jeffery Kennedy appoach is so beautiful that I will share the picture that I see on my Multiple screen.
I’ll show you the multiple timeframes vieuw that I see all day. As you can see time is always express in seconds, the unit of time.
06/17/2020 at 5:46 PM #13628906/17/2020 at 6:05 PM #13629206/17/2020 at 8:07 PM #136303It isn’t so important which indicator you use, more important are the rules that you handle with each indicator, I try to determine the rules that fit with the specific indicator.
There are so many suitable indicators.
The best traders are those who follow the predetermined rules of that indicator.
What I experiance is that not the best indicators, but the one who is the best sleeper.
06/17/2020 at 8:14 PM #13630506/17/2020 at 8:42 PM #136310 -
AuthorPosts
Find exclusive trading pro-tools on