Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (11) Thread Tools Display Modes
  #111 (permalink)  
Old 03-16-2008, 01:07 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,802
fxbs is on a distinguished road
Quote:
Originally Posted by ahmad.ariffin View Post
Finally, I can upload. So, here are the screenshot, uptrend and downtrend.

UPTrend

DOWNTrend

Look at the UT SS. In both situation where TrendCCI goes below 0, the trend still UT. Coz the 6th bar doesn't complete. The level of TrendCCI (mark by line) is positive, then again TrendCCI fall below 0 and tried to establish DT but again, the 6th bar is not completed, the trend remain UT.

Now at DT SS. The TrendCCI going up, above 0 and tried to establish UT but the TrendCCI fall below 0 before 6th bar is complete and the trend continue. But, the indicator tell that TrendCCI re-establish DT while it not suppose to since the trend remain DT.

Uh, I'm not good in English.. hope you can understand what I tried to explain Linuxser.
Ahmad, if you using your changes (post 96 http://www.forex-tsd.com/180610-post96.html ):

if(TrendCCI[i-1] > 0 && TrendCCI[i] < 0) {
if (trendDown > Trend_period) trendUp = 0; }

then no wonder - you set it to read bars from the future (which it doesn't know) but it would repaint history and lye pretty well so...
see, if you improved something else too - it causes such a mess, don't even go there ...

Last edited by fxbs; 03-16-2008 at 04:02 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #112 (permalink)  
Old 03-17-2008, 07:18 AM
Member
 
Join Date: Feb 2007
Location: Seremban, Negeri Sembilan, Malaysia
Posts: 30
ahmad.ariffin is on a distinguished road
Well, I just wanna get the indicator to work the way it supposed to.. What I do is just try and error.. anyway, if you think that it will not work that way, mind if you help me solving the problem?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #113 (permalink)  
Old 03-18-2008, 01:06 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,802
fxbs is on a distinguished road
no, there is much easier to criticise...

that not that simple - integrated formula;
in your first picture i see indi is correct - 0 line was broken on 6-th bar; we can't see under humongous lsma square arrows, data window sayes - cci14 was 4.7590; >0
you think it might not switch beck colors going from up/dn over zero on 6'th bar?
could be something with the counter? (6-th bar suppose to be either red or blue, not gray, if i understood right?)

Last edited by fxbs; 03-18-2008 at 01:27 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #114 (permalink)  
Old 03-18-2008, 10:18 AM
Member
 
Join Date: Feb 2007
Location: Seremban, Negeri Sembilan, Malaysia
Posts: 30
ahmad.ariffin is on a distinguished road
you think it might not switch beck colors going from up/dn over zero on 6'th bar?
could be something with the counter? (6-th bar suppose to be either red or blue, not gray, if i understood right?)

=================================

nope, it will not switch color.. hm.. i don't know.. can't figure out.. i checked the code but from what i can read, it's nothing wrong with the counter.. the part I change code is where it will affect what the indicator will show..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #115 (permalink)  
Old 04-27-2008, 08:59 AM
Member
 
Join Date: Dec 2006
Posts: 32
kent786 is on a distinguished road
Quote:
Originally Posted by yyc196 View Post
Hi linuxser,

Is it possible to make an alert for the following indicator for WCCI pattern.

If not otherwise can you tell me what command to use for sound alert.

Thanks

Regards

Hai linuxser if refer to above post i need ur view on WcciPatterns_v1.mq4 ..

Do you think the pattern generate by numbering is accurate..what i mean especially when ghost pattern trigger by that WcciPatterns_v1.mq4 .

Sometimes the pattern is not accurate when i compare with how the ghost pattern suppose to look like..pls advise.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #116 (permalink)  
Old 04-27-2008, 09:32 AM
Member
 
Join Date: Dec 2006
Posts: 32
kent786 is on a distinguished road
WoodiesCCIDocPAck.part01.rar
WoodiesCCIDocPAck.part02.rar
WoodiesCCIDocPAck.part03.rar
WoodiesCCIDocPAck.part04.rar
WoodiesCCIDocPAck.part05.rar
WoodiesCCIDocPAck.part06.rar

Hai anyone, if refer to above file...may i know what is the diffrent of this pack with

woddie heart panel the original one...?

Pls advise also what is the different with :

CCI_Woodies_Lnx_v1_1_TFmod.mq4 post by nittany1

Im getting confuse now about which one the best use to avoid whipsaw..
Frm this thread i noticed the one develop by linuxser is much better with the

original one woodie heart panel..should i go for it..pls advise...

I hv understand on woodie pattern. The only thing right now to choose the best that

suit with Metatrader.

I noticed when i use woodie heart panel my metatrader become so slow and heavy. Is this due to woodies heart panel?

Appreciate assistance.

Last edited by kent786; 04-27-2008 at 09:37 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #117 (permalink)  
Old 04-27-2008, 01:57 PM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Winter)
Posts: 2,501
Blog Entries: 8
Linuxser has disabled reputation
Quote:
Originally Posted by kent786 View Post
Hai linuxser if refer to above post i need ur view on WcciPatterns_v1.mq4 ..

Do you think the pattern generate by numbering is accurate..what i mean especially when ghost pattern trigger by that WcciPatterns_v1.mq4 .

Sometimes the pattern is not accurate when i compare with how the ghost pattern suppose to look like..pls advise.
Personally, I don´t like to use this kind indicators. You can automate some things but others you can´t. You can automate trendlines effectively but no patterns effectively.

As I posted in the divergence thread few days ago, it helps but is not enough and you can´t replace the trader´s trained eyes.

Patterns are pictures.
Do you know some computer capable to recognize pictures effectively? Even the "couple of thousands" used in airports or face recognition have problems and limitations like "no mustache".
So, why a couple lines indicator could be as effective as the traders eyes to identify patterns?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #118 (permalink)  
Old 06-05-2008, 04:31 AM
darkkiller's Avatar
Senior Member
 
Join Date: Jul 2007
Posts: 174
darkkiller is on a distinguished road
Woodie Pivot

Hi
anyone here have Woodie Pivot?

Quote:
Woodie Pivot Points

R4 = R3 + RANGE
R3 = H + 2 * (PP - L) (same as: R1 + RANGE)
R2 = PP + RANGE
R1 = (2 * PP) - LOW
PP = PP = (HIGH + LOW + OPEN + OPEN) / 4
S1 = (2 * PP) - HIGH
S2 = PP - RANGE
S3 = L - 2 * (H - PP) (same as: S1 - RANGE)
S4 = S3 - RANGE

using OPEN = TODAY'S OPEN, and yesterday's HIGH and LOW
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #119 (permalink)  
Old 06-27-2008, 02:23 AM
Junior Member
 
Join Date: Apr 2008
Posts: 12
tonghoe is on a distinguished road
Adaptive unsmoothed and adaptive smoothed indicator

I came across Tucker's report on the above-mentioned indicators and found it very interesting. I am keen to get my hands on these indicators to try out myself but couldn't seem to locate them anyway in the anywhere. Can anybody help?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #120 (permalink)  
Old 06-27-2008, 03:48 AM
Junior Member
 
Join Date: Apr 2008
Posts: 12
tonghoe is on a distinguished road
Sorry, I am referring to the CCI
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
cci alert

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/indicators-metatrader-4/6315-cci-woodie-like.html
Posted By For Type Date
CCI_Woodies_Paterns_v1 - MQL4 Code Base This thread Refback 08-25-2008 06:40 AM
CCI_Woodies_Paterns_v1 - MQL4 Code Base This thread Refback 08-23-2008 07:00 AM
CCI_Woodies_Lnx_v3_1 - MQL4 Code Base This thread Refback 06-18-2008 12:58 PM
CCI_Woodies_Lnx_v3_1 - MQL4 Code Base This thread Refback 03-23-2008 03:09 PM
Forex woodies - Trading Forex with Woodies CCI This thread Refback 12-17-2007 05:28 PM
Forex woodies - CCI Woodie like - Forex Trading This thread Refback 12-01-2007 09:41 AM
WCCi modified - Page 3 - CariGold Forum This thread Refback 09-21-2007 02:35 AM
WCCi modified - Page 3 - CariGold Forum This thread Refback 09-17-2007 04:23 AM
WCCi modified - Page 3 - CariGold Forum This thread Refback 09-17-2007 03:20 AM
Any one have a CCI alert? - Forum - FXstreet.com This thread Refback 07-19-2007 04:22 AM
Programkan Indicator - Nogold.com This thread Refback 07-01-2007 04:15 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bill Williams, Woodie and the game... Gramski General Discussion 44 10-09-2006 12:37 AM
Jurik Woodie CCI? fred Digital Filters 3 05-03-2006 03:28 PM


All times are GMT. The time now is 01:02 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.