Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
TO THE PEOPLE WHO MAKE ALL THIS POSSIBLE, without them this indicator it doesn´t exist.: Jason Robinson (jnrtrading), FX Sniper, KimIV
Pls, test my version of Woodie CCI.
I´d take the most popular indicators in use.
I mixed the code from one CCI woodies like looks with the code of one LSMA indicator.
The result is a CCI Woodie likes, included the center LSMA line.
Everything seems to be according to the official explanation.
The code needs a little work, but this is the first version.
This file is a little different from the same I posted on the Elite Section but the name is the same due to changes are minors. Pls, overwrite old one. Attachment 27304
Here are versions by history
And please, do it me a favor If you like my version of the indicator.
Compare it with one "original" made under Ken Wood supervision. There is no one official for Metatrader, so you need to check in another platform.
Also, you can compare the one made by Jason Robinson, Gentor and KymIV because I based the code on they code. The FX-Sniper version is also good.
I want to believe this versions are the only OK. But maybe I´m wrong. I don´t think so.
I expended not a little time in woodies room looking carefully the behavior and if both, they version and this version, match.
Linuxser, thank you for this indicator. Could you possibly add a feature where one can change the TREND-PERIOD?
Mine allows me to change that as I am not interested in waiting 5 - 6 bars for trend confirmation.
The LSMA should be changed according to the TF traded - I have researched that for almost 6 months a year ago already proving that.
Appreciate your time.
Best wishes.
__________________ "It doesn't matter how OFTEN you are right or wrong - it only matters how much you make when you are right and how much you lose when you are wrong. " George Soros.
Linuxser, thank you for this indicator. Could you possibly add a feature where one can change the TREND-PERIOD?
Mine allows me to change that as I am not interested in waiting 5 - 6 bars for trend confirmation.
The LSMA should be changed according to the TF traded - I have researched that for almost 6 months a year ago already proving that.
Appreciate your time.
Best wishes.
Ok.
The idea is an option like DoubleCCIWoody_Martin have with the addition of LSMA for the same period right?
5M CCI 14 TCCI6 LSMA 25
15M CCI 20 TCCI10 LSMA 30
30M CCI 34 TCCI12 LSMA 34
With this option: extern bool Automatic_Timeframe_Setting = false;
I´m right?
I just need to add the deleted code .
Also. I´m little scared about LSMA.
I was on Woodie room looking the online trades to compare
this indicator with the one that guys are using.
And, I can say we have nothing to envy with eSignal or Trademaven, also Fibonacci Trader. The indicator looks equal, and the behavior is almost equal.
Almost because in 5 mins with different data providers the behavior and the look could be slightly different.
However, by accident, I plotted one LSMA indicator in the bars. And I was completely squeezed looking the differences.
If we plot the indicator´s LSMA like a moving average there is no reason for see and color change in another place. Both, the CCI LSMA and the LSMA in chart would be equal.
But it doesn´t. Many LSMA indicators posted here in the forum have differences with the original I used from
My idea, after the test in woodies room is our code is the right. But, It would be a nice idea discard which of the many LSMA indicator here in the forum are the right ones.