Exit Bb %

 

My new invention ! :P

Check this out!

Files:
bb_prc.mq4  4 kb
exit1.gif  14 kb
exit2.gif  16 kb
 
Kalenzo:
My new invention ! :P Check this out!

hi kalenzo

would you clarify your new invention.

tanx

 
kamyar:
hi kalenzo

would you clarify your new invention.

tanx

Well, that is up to U I just made this indicator.

I showed my idea on screenshots.

Orginal method description is there http://www.bollingerbands.com/services/bb/?page=5

 

thanks kalenzo

i'll check it.

 

Hi Kalenzo,

Thank for the indicator. Can you help me on how to refer to the indicator?

Value1=iCustom(NULL,0,"BB_PRC",20,2,50,1,0,0);

Value2=iCustom(NULL,0,"BB_PRC",20,2,50,1,1,0);

something like this.

 
zuhainis:
Hi Kalenzo,

Thank for the indicator. Can you help me on how to refer to the indicator?

Value1=iCustom(NULL,0,"BB_PRC",20,2,50,1,0,0);

Value2=iCustom(NULL,0,"BB_PRC",20,2,50,1,1,0);

something like this.

Yea U done it almost well.

Its like that:

iCustom(Symbol(),0,"BB_PRC",20,2,50,MODE_EMA,false,1,1800,0,0) - red line

iCustom(Symbol(),0,"BB_PRC",20,2,50,MODE_EMA,false,1,1800,1,0) - gold line

 

Hi Kalenzo,

I think the indicator have some bug because sometimes the indicator not updating the data.

Sorry I cannot post a chart right now since the browse function in Manage Attachments not working.

 
zuhainis:
Hi Kalenzo,

I think the indicator have some bug because sometimes the indicator not updating the data.

Sorry I cannot post a chart right now since the browse function in Manage Attachments not working.

Ye! UR right. I found the same indicator without EMA ploted on the chart on Yahoo so U have to add MA manualy. Try this one.

Files:
 

Hi Kale

Would it be possible to code this as an EA exit strategy for manual traders, or are you planning to turn this into an EA that both buys and exits?

Cheers

Wayne

 

Appreciate your efforts Kalenzo, as always.

Reason: