Page 269 of 2042

Re: MT4 Indicator requests and ideas

Posted: Fri Jan 05, 2018 3:48 am
by mntiwana
mrtools wrote: Fri Jan 05, 2018 3:32 am

Updated it with the latest prices and averages. Added a choice of floating levels or quantile bands. There are 3 choices of coloring, outer levels cross, middle level cross, or slope. The alerts and arrows should work with whatever coloring method you choose.
Dearest Mrtools
Thanks a lot kind man - for extending a lot - :)
big appreciations
regards

Re: MT4 Indicator requests and ideas

Posted: Fri Jan 05, 2018 4:01 am
by Dragon
Peace be upon you Dear mrtools . I have a pointer request from the middle of the Bollinger Band. When the candlestick is above the midline, the trend is bullish and vice versa. The picture is clear on the chart and is in an ascending position when only one candlestick crosses the middle line and closes completely in the opposite direction. Then he opens another candle and closes it in place. The right direction is direct entry signal. I only need an indicator of this request
greetings to you all

Re: MT4 Indicator requests and ideas

Posted: Fri Jan 05, 2018 4:19 am
by mntiwana
mrtools wrote: Fri Jan 05, 2018 3:32 am

Updated it with the latest prices and averages. Added a choice of floating levels or quantile bands. There are 3 choices of coloring, outer levels cross, middle level cross, or slope. The alerts and arrows should work with whatever coloring method you choose.
Dearest Mrtools
I think BF prices code lines needs to be more fine tuned
regards

Re: MT4 Indicator requests and ideas

Posted: Fri Jan 05, 2018 4:48 am
by mrtools
mntiwana wrote: Fri Jan 05, 2018 4:19 am
Dearest Mrtools
I think BF prices code lines needs to be more fine tuned
regards
Yep used an old price function, uploaded the corrected indicator at the original post.Thanks!!!

Re: MT4 Indicator requests and ideas

Posted: Fri Jan 05, 2018 5:00 am
by mntiwana
mrtools wrote: Fri Jan 05, 2018 4:48 am

Yep used an old price function, uploaded the corrected indicator at the original post.Thanks!!!
Dearest Mrtools
So much thanks for so immediate kind help
working as pretty as you are - :)
regards

Re: MT4 Indicator requests and ideas

Posted: Sat Jan 06, 2018 12:07 am
by Jimmy
mrtools wrote: Fri Jan 05, 2018 3:32 am

Updated it with the latest prices and averages. Added a choice of floating levels or quantile bands. There are 3 choices of coloring, outer levels cross, middle level cross, or slope. The alerts and arrows should work with whatever coloring method you choose.
Thank you Mrtools! :clap:

Re: MT4 Indicator requests and ideas

Posted: Sat Jan 06, 2018 2:27 am
by Zelias
Hi Team,

Happy Friday!

I tried to find a "FX Sniper's Ergodic CCI Trigger" indicator that has alerts for both Signal and Zero lines crossovers (ideally you can enable both at the same time and they will have different visuals - i.e. lines for Signal crosses and arrows for the Zero ones), but was unsuccessful.

If there isn't such version available yet, could you please add ARROWS alert to the attached indicator for ZERO line crosses of the Main line (it already has alerts in place for the Signal Line crossover)?

Thank you in advance and have a great weekend.

Re: MT4 Indicator requests and ideas

Posted: Sat Jan 06, 2018 4:36 am
by mrtools
Zelias wrote: Sat Jan 06, 2018 2:27 am Hi Team,

Happy Friday!

I tried to find a "FX Sniper's Ergodic CCI Trigger" indicator that has alerts for both Signal and Zero lines crossovers (ideally you can enable both at the same time and they will have different visuals - i.e. lines for Signal crosses and arrows for the Zero ones), but was unsuccessful.

If there isn't such version available yet, could you please add ARROWS alert to the attached indicator for ZERO line crosses of the Main line (it already has alerts in place for the Signal Line crossover)?

Thank you in advance and have a great weekend.
This version has alerts and arrows on zero cross and or signal cross. Added an option to use 8 different moving average types and made it user friendly.

Re: MT4 Indicator requests and ideas

Posted: Sat Jan 06, 2018 5:24 am
by Zelias
mrtools wrote: Sat Jan 06, 2018 4:36 am

This version has alerts and arrows on zero cross and or signal cross. Added an option to use 8 different moving average types and made it user friendly.
Thank you very much mrtools. You made my day!

Any chance to share the source file as well? No rush on that one ;) Enjoy the weekend!

Re: MT4 Indicator requests and ideas

Posted: Sat Jan 06, 2018 7:06 pm
by tradd
Hi,

This MT5 indicator (EntrophyMath) gives error. Zero divide.


How to fix this?

Code: Select all

 P=((avgx/rmsx)+1)/2.0;