No worries Kvak
![Wink ;)](https://forex-station.com/images/smilies/icon_e_wink.png)
Thanks for the try !
1. Expect the teacher to add MTF to DSS Bressert dots.mq4.
Code: Select all
enum enColorOn
{
cc_onSlope, // Change color on slope change
cc_onMiddle, // Change color on middle line cross
cc_onLevels // Change color on outer levels cross
};
Are you looking for floating levels?太虚一毫 wrote: Sat Jun 26, 2021 4:06 am 1. Expect the teacher to add MTF to DSS Bressert dots.mq4.
2. Change the color change method of the trend signal line (dotted). That is, the following color changing methods are integrated into the formula:
Code: Select all
enum enColorOn { cc_onSlope, // Change color on slope change cc_onMiddle, // Change color on middle line cross cc_onLevels // Change color on outer levels cross };
3. Is it possible to change smoothing to Jurik?
extern int SmoothEMA = 15; // Ema smoothing period
Correct. The main reason is that DSS Bressert dots.mq4 is not accurate enough. Add some conditions, it may be very effective. Adding floating levels may improve accuracy.
I don`t know, but it looks like divergence is very clear with that indicator.太虚一毫 wrote: Sat Jun 26, 2021 4:06 am 1. Expect the teacher to add MTF to DSS Bressert dots.mq4.
2. Change the color change method of the trend signal line (dotted). That is, the following color changing methods are integrated into the formula:
Code: Select all
enum enColorOn { cc_onSlope, // Change color on slope change cc_onMiddle, // Change color on middle line cross cc_onLevels // Change color on outer levels cross };
3. Is it possible to change smoothing to Jurik?
extern int SmoothEMA = 15; // Ema smoothing period
legitimate feedback............. i like dis guy's observations & also helps us decide what works/not work cos he is provide us with reasons & report thx........... for ur recommendations here mr 太虚一毫太虚一毫 wrote: Sat Jun 26, 2021 3:04 pm The main reason is that DSS Bressert dots.mq4 is not accurate enough. Add some conditions, it may be very effective. Adding floating levels may improve accuracy.
Made it similar to a bbmacd with a choice between colored dots or colored lines, with the jurik smoothing. Also has a choice between quantile bands or floating levels.太虚一毫 wrote: Sat Jun 26, 2021 3:04 pm Correct. The main reason is that DSS Bressert dots.mq4 is not accurate enough. Add some conditions, it may be very effective. Adding floating levels may improve accuracy.
Boundless merit! Thanks a lot!mrtools wrote: Sun Jun 27, 2021 12:50 pm Made it similar to a bbmacd with a choice between colored dots or colored lines, with the jurik smoothing. Also has a choice between quantile bands or floating levels.
The indicators released or modified by mladen / mrtools (perhaps 1/10 of the indicators) have been carefully adjusted to far outperform the so-called trading systems made by others on the Internet.moey_dw wrote: Sat Jun 26, 2021 7:01 pm legitimate feedback............. i like dis guy's observations & also helps us decide what works/not work cos he is provide us with reasons & report thx........... for ur recommendations here mr 太虚一毫
![]()
Users browsing this forum: davidpont, Google [Bot], Google Images [Bot], Intrest 1, marant, Mescalito, RodrigoRT7, rudiarius and 72 guests