Page 2002 of 2170

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 13, 2024 9:39 am
by 256robertm
use this macd

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 13, 2024 9:52 am
by dmnik
Please, combine two basements into one, as in the screenshot, only CCI on top of MACD.
Thank you for your attention !

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 13, 2024 5:51 pm
by ixion700
mrtools wrote: Mon Jan 22, 2024 2:40 am Hello,

Check here renaming issue.
Hello dear @mrtools. I have an idea for a volume indicator and i hope it can catch your interest. I think the only thing important in this indicator is the difference between bullish and bearish volume which is displayed as a yellow bar for each candle. Is it possible to change this indicator so that we can see an average of those yellow bars for a selectable period? If one wants to see the original version they can set the period to 1, but i feel seeing the average in a 5 or 14 period can show whether bulls or bears are ruling and help us with better exits/entries. I'm also aware that this code has a "divided by by zero" issue. Anyway, i would love to know what you think about the whole idea. Many thanks for your time and kindness in forward.

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 13, 2024 11:49 pm
by Pucmola
Jonex1995 wrote: Mon Feb 12, 2024 11:07 pm hello pucmola can you add alarm to hills indicator ?
thanks in advance
I can do that for you right away......
Here you go...

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 14, 2024 3:11 am
by mrtools
ixion700 wrote: Tue Feb 13, 2024 5:51 pm Hello dear @mrtools. I have an idea for a volume indicator and i hope it can catch your interest. I think the only thing important in this indicator is the difference between bullish and bearish volume which is displayed as a yellow bar for each candle. Is it possible to change this indicator so that we can see an average of those yellow bars for a selectable period? If one wants to see the original version they can set the period to 1, but i feel seeing the average in a 5 or 14 period can show whether bulls or bears are ruling and help us with better exits/entries. I'm also aware that this code has a "divided by by zero" issue. Anyway, i would love to know what you think about the whole idea. Many thanks for your time and kindness in forward.
Maybe something like this ?

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 14, 2024 4:54 am
by ixion700
mrtools wrote: Wed Feb 14, 2024 3:11 am Maybe something like this ?
Yes exactly! Don't know what is the formula of that one but its using price in calculation which WAT buy-sell doesn't. I think an average of difference between buy and sell volumes without concluding the price and its fluctuations may even work better to detect the interest of market. what do you think?

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 14, 2024 5:52 am
by mrtools
ixion700 wrote: Wed Feb 14, 2024 4:54 am Yes exactly! Don't know what is the formula of that one but its using price in calculation which WAT buy-sell doesn't. I think an average of difference between buy and sell volumes without concluding the price and its fluctuations may even work better to detect the interest of market. what do you think?
This is the source of the version I linked you too before I added the averages and prices. Sorry not understanding what you are looking for.

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 14, 2024 6:38 am
by ixion700
mrtools wrote: Wed Feb 14, 2024 5:52 am This is the source of the version I linked you too before I added the averages and prices. Sorry not understanding what you are looking for.
Just checked both codes, silly of me! I see it now. Thank you very much.

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 14, 2024 8:39 am
by Jonex1995
Pucmola wrote: Tue Feb 13, 2024 11:49 pm I can do that for you right away......
Here you go...
Thank you sooo mucchh I really like your woork and generosity

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 14, 2024 3:03 pm
by -L-
Hi guys,

it's possible to add a multi timeframe function to this indicator?

thanks in advance.