Page 1800 of 2042

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 16, 2023 1:40 pm
by mrtools
dwenblade wrote: Thu Mar 16, 2023 1:19 pm Thanks Mr Tools .. Can you please share it .. I mainly needed it to use the Broken zones MTF .. It is ok even if the lines do not work .. those lines are only meant to indicator minor trend change ....
Posted it here

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 16, 2023 8:40 pm
by FoxFoxicle
Hello, I've been trying to search for an ADR indicator that has a fixed range starting from the candle's open.

Example for the D1 range, the ADR envelops the days range for the whole day and the middle of that ADR is in the daily open. It is fixed and does not move even though the daily range for that day is breached.

One feature I was looking is to also use this on other timeframes like H4 average range, H1 average range.

Do anybody know or can code it?

Thank you very much.

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 16, 2023 8:45 pm
by Chickenspicy
FoxFoxicle wrote: Thu Mar 16, 2023 8:40 pm Hello, I've been trying to search for an ADR indicator that has a fixed range starting from the candle's open.

Example for the D1 range, the ADR envelops the days range for the whole day and the middle of that ADR is in the daily open. It is fixed and does not move even though the daily range for that day is breached.

One feature I was looking is to also use this on other timeframes like H4 average range, H1 average range.

Do anybody know or can code it?

Thank you very much.
i know of something similar called dwmranges you can find easily in google search i dont know of anyother besides that

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 16, 2023 8:50 pm
by FoxFoxicle
Chickenspicy wrote: Thu Mar 16, 2023 8:45 pm i know of something similar called dwmranges you can find easily in google search i dont know of anyother besides that
Thanks but I've already tried that. What I really need to know is the average range of other timeframes lower than the daily range like the H4 and H1 candle ranges.

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 16, 2023 8:57 pm
by Chickenspicy
FoxFoxicle wrote: Thu Mar 16, 2023 8:50 pm Thanks but I've already tried that. What I really need to know is the average range of other timeframes lower than the daily range like the H4 and H1 candle ranges.
i bought this package once but it probably doesnt have exactly what your looking for

Re: MT4 Indicator requests and ideas

Posted: Thu Mar 16, 2023 9:13 pm
by FoxFoxicle
Chickenspicy wrote: Thu Mar 16, 2023 8:57 pm i bought this package once but it probably doesnt have exactly what your looking for
Thanks. I think most of the indi you posted are free btw.

Basically what I am looking for is continuous fixed range like this picture.

Re: MT4 Indicator requests and ideas

Posted: Fri Mar 17, 2023 3:12 am
by Xronos__
FoxFoxicle wrote: Thu Mar 16, 2023 9:13 pm Thanks. I think most of the indi you posted are free btw.

Basically what I am looking for is continuous fixed range like this picture.
think you are searching something like this ?! (you might have to set open line color to none)
range_v2.mq4


viewtopic.php?p=1295371491&sid=aeefa561 ... 1295371491

regards

Re: MT4 Indicator requests and ideas

Posted: Fri Mar 17, 2023 4:20 am
by Chickenspicy
May there be cci version please? of the filter
Thank you very much!

Re: MT4 Indicator requests and ideas

Posted: Fri Mar 17, 2023 5:28 am
by mrtools
Chickenspicy wrote: Fri Mar 17, 2023 4:20 am May there be cci version please? of the filter
Thank you very much!
Check here

Re: MT4 Indicator requests and ideas

Posted: Fri Mar 17, 2023 5:43 am
by Starter02
Hi mrtools and Xronos__

Please help.
Currently it displays the Previous High and Low of the candle.
Kindly modify it to show the Previous OPEN and CLOSED instead of previous HiLo and add an option to select only the preferred Time Frame

Thank you so much