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.
I have searched this entire Thread for the MTF version of the Double-Woody-CCI and am very surprised that nobody has asked for it. There are suggestions of overlaying the MTF-CCI that is available, but that is "messy".
So please guys, would you mind making one?
I will attach here 2 options, but these days I use Linuxser's version 3 as I like the LSMA that he incorporated into it.
Thanking you in advance.
__________________ "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.
I found small problem with MTF indicators, with paiting: Attachment 12751
It should be flat line...
You can upgrade with this code, to remove problems...
Code:
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++
if (TimeFrame>Period()) {
int PerINT=TimeFrame/Period()+1;
datetime TimeArr[]; ArrayResize(TimeArr,PerINT);
ArrayCopySeries(TimeArr,MODE_TIME,Symbol(),Period());
for(i=0;i<PerINT+1;i++) {if (TimeArr[i]>=TimeArray[0]) {
//----
/************************************************ by Raff
Refresh buffers: buffer[i] = buffer[0];
********************************************************/
ExtMapBuffer1[i]=ExtMapBuffer1[0];
//----
} } }
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Raff
Raff, does this apply to ALL MTFs or just the 2 mentioned and attached here? Thanks in advance.
__________________ "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.
I am looking at displaying the 60M settings on the 5M-chart and although I have had the privilege of testing the XO, RSI and Sto like this, I could not "see" how the CCI reacts on the 5M-chart when set @ 60M. It has "potential" in my mind (I always have a dedicated H1-chart open and have had for years now) so that I can immediately see what happens on the 5M-chart in front of me.
I will let you know whether it works out for me and why.
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.
sounds interesting
Simbasystem uses 60min SATL on 5m TF as base and main indi proven works good
He experimented and likes WPR the best
mtf sniper's cci works 4 steintz
interesting, what WCCI will show