Bulletproof - page 12

 

...

Anyone knows what this indicator represents?...(check include DLL & change colors for it to work)...

Files:
 

thanks a lot ..mr pava

god bless u...

 

maybe we can use cl slope.mq4 to filter SSRC's false signals. and i try it,today it shows well.

Files:
00046.gif  30 kb
 

...

yourspace:
maybe we can use cl slope.mq4 to filter SSRC's false signals. and i try it,today it shows well.

Everything that comes from Simba repaints badly.....

 
Pava:
Everything that comes from Simba repaints badly.....

yes,the cl slope.mq4 repaints,maybe it can help me,i will try it for a few days.

 

...

yourspace:
yes,the cl slope.mq4 repaints,maybe it can help me,i will try it for a few days.

I would think...simple RSI might be a better choice....

 

i do not whether the QQE.mq4 is repainting or not,if not ,maybe it can help to filter false signals.

Files:
00047.gif  28 kb
 
Pava:
leledc...Thanks a Lot! for contributing to this Thread...is it possible to change MTF version to work with the final indicator?...

Now you have to write in the first extern variable the exact name of the version...

BaseIndi="Leledc-SsrcforceFinal";or whatever you want to rename the basic indi...

example

BaseIndi="Pava Ssrc";

 

Thanks alot Leledct, the indicator is working great now, I can now use it without

killing my prosessor

Here it what I use for filter, I think its working fine

I trade on 1H

1: Double smoothed stochastic (55,15)

2: Lsma_nrp (75)

3: Snipers MA (Just to get out in time)

Files:
filter.gif  32 kb
 

...

leledc:
Now you have to write in the first extern variable the exact name of the version...

BaseIndi="Leledc-SsrcforceFinal";or whatever you want to rename the basic indi...

example

BaseIndi="Pava Ssrc";

Thank you leledc...I appreciate it...