Page 91 of 100

Re: Volume Indicators for MT4

Posted: Sat Jun 29, 2024 8:31 am
by mrtools
Cagliostro wrote: Sat Jun 29, 2024 6:10 am Thank you!
Dynamic Money Flow (DMF) indicator with Filled Area + Fast & Slow MA & Slope Coloring

Saw a version kinda like this at Tradeview was thinking it may be of some use, the filled area is actually a fast/slow ma of dmf cross. Also added coloring for the regular dmf crossing zero.

Further reading & open source codes:

Re: Volume Indicators for MT4

Posted: Sat Jun 29, 2024 11:04 am
by ujtrader
Dear Kvak,

Can you please tell me why there is a difference in those indicators? I used the default 13 LWMA, but the values are different.

Thanks

Edit: I think I've figured out that the histo version using alternate by default. can you add obv method is histo version also?

Re: Volume Indicators for MT4

Posted: Sat Jun 29, 2024 10:27 pm
by Cagliostro
mrtools wrote: Sat Jun 29, 2024 8:31 am Saw a version kinda like this at Tradeview was thinking it may be of some use, the filled area is actually a fast/slow ma of dmf cross. Also added coloring for the regular dmf crossing zero.
I had a ugly duck, you made a beautiful swan. ;)

Thanks again!

Re: Volume Indicators for MT4

Posted: Thu Jul 04, 2024 2:32 am
by Cagliostro
Colored Chaikin Money Flow with Jurik MA


I am testing a lot of volume indicators to improve trend identification and avoid false breakouts, but also to anticipate trend reversal for low TF countetrend scalps. I originally wanted to smooth the CMF with Jurik ma, but my coding ends here and wasn't able to do it. So the result is a colored CMF, that changes tone when goes above or below zero (useful for automation), with an optional Jurik MA.

On low TF it seems better than normal CMF, as jurik is very reactive. Just sharing, perhaps useful.

+C+

Re: Volume Indicators for MT4

Posted: Thu Jul 04, 2024 7:38 am
by kvak
Cagliostro wrote: Thu Jul 04, 2024 2:32 am Colored Chaikin Money Flow with Jurik MA


immagine_2024-07-03_182303121.png


I am testing a lot of volume indicators to improve trend identification and avoid false breakouts, but also to anticipate trend reversal for low TF countetrend scalps. I originally wanted to smooth the CMF with Jurik ma, but my coding ends here and wasn't able to do it. So the result is a colored CMF, that changes tone when goes above or below zero (useful for automation), with an optional Jurik MA.

On low TF it seems better than normal CMF, as jurik is very reactive. Just sharing, perhaps useful.

+C+
What about this? CLICK

Re: Volume Indicators for MT4

Posted: Thu Jul 04, 2024 7:57 am
by Cagliostro
kvak wrote: Thu Jul 04, 2024 7:38 am What about this? CLICK
Did not see it! Now I did ;)

Thanks!

Re: Volume Indicators for MT4

Posted: Sun Jul 14, 2024 6:59 am
by Alphonse91
kvak wrote: Sat Jun 29, 2024 5:50 am Hello, here is indicator with inverted function....
Hello again Mr. Kvak, I wish you the best.
Can you add a filter and smoothing option to this TSV indicator, please?
Thank you very much, best wishes.

Re: Volume Indicators for MT4

Posted: Mon Jul 15, 2024 6:58 am
by kvak
Alphonse91 wrote: Sun Jul 14, 2024 6:59 am Hello again Mr. Kvak, I wish you the best.
Can you add a filter and smoothing option to this TSV indicator, please?
Thank you very much, best wishes.

!!TSV (fl+quantile)1.3.ex4
Hello, here is version with filter and calculation pre-smoothing.
Best wishes. for you too....

Re: Volume Indicators for MT4

Posted: Tue Jul 16, 2024 8:34 pm
by Jimmy
Cagliostro wrote: Thu Jul 04, 2024 2:32 amColored Chaikin Money Flow with Jurik MA
On low TF it seems better than normal CMF, as jurik is very reactive. Just sharing, perhaps useful.
Really nice 👍

Thank you for sharing your very own (neatly coded) CMF with Jurik Smoothing.

Re: Volume Indicators for MT4

Posted: Mon Jul 22, 2024 5:53 am
by Alphonse91
kvak wrote: Mon Jul 15, 2024 6:58 am Hello, here is version with filter and calculation pre-smoothing.
Best wishes. for you too....
Thank you very very much Mr. Kvak!