Page 1518 of 2041

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 27, 2022 4:15 pm
by sal
ionone wrote: Sat Mar 26, 2022 9:11 pm I found this indicator that has converted a MT5 indicator to MT4
but they did a terrible job by just copy/pasting the code and hoping it will work. The way bars are processed is inversed in MT5 (from 0 to rates_total) while in MT4 it's from Bars to 0.
of course the result is different from the original indicator, but it is quite amazing as a matter of fact
signals are holy grail level.

my question is : is it possible to program the indicator so it gives same result as the wrong MT4 ? or is it not possible at all ?

a little challenge for you programmers.

thanks

Jeff
Image
Jeff.
I like your indicator mt4 if coders says its mistake or wrong results!!!
I want to test a simple strategy for BO as per snap rules based on stoch CG.
if you or expert coders can make arrows based on snap situation will be amazing :thumbup:
but indicator is not updated on current bars. any issues!!!

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 1:35 am
by optionhk
optionhk wrote: Wed Mar 23, 2022 12:21 am Dear mtools,

Can you please code an indicator which can count both ways the bar number starting from a defined date ?

I am attaching a picture showing the bar counting numbers from the left. If you can add the bars counting numbers from the right also, that will be excellent.
Thank you
Image
A gentle reminder for mrtools and other programmers.

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 1:41 am
by mrtools
optionhk wrote: Mon Mar 28, 2022 1:35 am A gentle reminder for mrtools and other programmers.
I saw it and it looks like it should be easy, just haven't figured out a way to do it yet. :stressed:

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 3:38 am
by bounty_hunt3r
Hello Guys and MrTools
Can you please add these options to this indicator ?

Arrow to the main chart for the divergence(add alert to it as well)
MTF options.

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 6:18 am
by mrtools
bounty_hunt3r wrote: Mon Mar 28, 2022 3:38 am Hello Guys and MrTools
Can you please add these options to this indicator ?

Arrow to the main chart for the divergence(add alert to it as well)
MTF options.
Sorry can't do anything with a ex4 file.

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 11:25 am
by Shaanbae
Hello. Does anyone know what indicator this box and little stars that touch the top and bottom, is called?

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 12:54 pm
by traderokey
Hi Mrtools,

Could you please enhance this BB indicator with the following functionalities;
1. Add all price options
2. Add all averages
3. Add a middle line between the upper and lower bands

Thanks.



Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 1:26 pm
by mrtools
traderokey wrote: Mon Mar 28, 2022 12:54 pm Hi Mrtools,

Could you please enhance this BB indicator with the following functionalities;
1. Add all price options
2. Add all averages
3. Add a middle line between the upper and lower bands

Thanks.



Bollinger Band BT.mq4
Not able to in the code iBands function is being used.

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 28, 2022 7:12 pm
by traderokey
mrtools wrote: Mon Mar 28, 2022 1:26 pm Not able to in the code iBands function is being used.


Thanks Mrtools. But is it possible to just add the middle line?

Re: MT4 Indicator requests and ideas

Posted: Tue Mar 29, 2022 4:36 am
by mrtools
traderokey wrote: Mon Mar 28, 2022 7:12 pm Thanks Mrtools. But is it possible to just add the middle line?
Posted it here Bollinger band indicators