Jubilee bar break system - page 3

 
morgane:
Hello hdioxyde and thanks a lot for sharing your system.

Can you give us an example with a MT4 screenshot please ?

How did you get your red and blue candle ? ... is this an indicator ?

When you said CCI < -100... is that mean -99 for example ? ... Am I right ?

Thank you

4xmpl: +101;-101:

CCI(40)>100 AND

DX(12)>40 AND (not adx)

((C-BBandBot(C,10,E ,1.5))/(BBandTop(C,10,E ,1.5)-BBandBot(C,10,E ,1.5)))*100>100 (this is %B indicator)

Formula for Blue Jubilee Bar:

CCI(40)<-100 AND

DX(12)>40 AND

((C-BBandBot(C,10,E ,1.5))/(BBandTop(C,10,E ,1.5)-BBandBot(C,10,E ,1.5)))*100<0

 

Wilder's_DX_cci_prcB_bars

& good luck with the system

 

Great work!!

Thank you fxbs,want to try it now..

 

I do some homework and I finally get some result about mql.

I should admit that it is a tough language. But using some other indicator as a template I have managed to get these three indicator last night.

For the jbl-cc and jbl-bb, is get ready to short, bule is vice versa...

and if wilders dx is green it means that we have reading over 40.

we look alignment of three and this is our jubilee bar...

Voila with gbusd H4 with these indicators. Horizontal lines are hand drawing showing jubilee bar break out levels.

Files:
jbl-bb.mq4  3 kb
jbl-cci.mq4  3 kb
jbl-dx.mq4  5 kb
jbl.tpl  2 kb
gbpusd.gif  19 kb
 
fxbs:
Wilder's_DX_cci_prcB_bars & good luck with the system

Thank you very much for indicator and also for your luck wish...

I really appreciate your work. (I spent 3 hours to trying to change some lines of code for indicators I posted precedent post)

Thank you again...

 

A practical example please!

Hi

Now when we have the chart set up I would love to see a example of how you trade this system/metod.

It is so much easier to understand if you show us.

Thanks!

 
hdioxyde:
Voila with gbusd H4....

Are you french hdioxyde ?

 
morgane:
Are you french hdioxyde ?

No, but a turkish guy educated in a french school... Several times I have been in France but never stayed more than a week...

 

JBL-dx indicator

Hi,

The JBL-dx indicator attached is a standar ADX indicator. It does not show the green bars shown on the picture. Please post the same indicator shown on the picture. Thank you.

Regards

 
profitrader21:
Hi,

The JBL-dx indicator attached is a standar ADX indicator. It does not show the green bars shown on the picture. Please post the same indicator shown on the picture. Thank you.

Regards

Use template I posted, you can see the settings necessary on this template...

Files:
settings.jpg  24 kb