Page 48 of 100

Re: Volume Indicators for MT4

Posted: Tue May 03, 2022 4:10 am
by mrtools
Tradehunter wrote: Tue May 03, 2022 3:10 am Hi Mr Tools
Can you make this MTF?
Thanks
bettervolume 1.6 alerts.mq4
Added mtf.

PS: For an in-depth guide on how to use the Better Volume indicator please download the PDF, here: How to use Better Volume indicator 📋
Better Volume Colors Guide Better Volume Colors Guide

Re: Volume Indicators for MT4

Posted: Thu May 05, 2022 10:55 pm
by Grand
Hello
I noticed when in the indicator instead of the "NumberOF Bars" parameter instead of 0 there is, for example: 20 for a smoother computer operation with many Better Volume instruments stops drawing lines with the Volume as if the graph is not refreshing. It is possible to change this.
Regards

Re: Volume Indicators for MT4

Posted: Thu May 05, 2022 11:06 pm
by Ogee
Grand wrote: Thu May 05, 2022 10:55 pm Hello
I noticed when in the indicator instead of the "NumberOF Bars" parameter instead of 0 there is, for example: 20 for a smoother computer operation with many Better Volume instruments stops drawing lines with the Volume as if the graph is not refreshing. It is possible to change this.
Regards
Hi, not sure if I've read this right but 'number of bars' (0=all) means that if set to zero then it will calculate all bars of the history of the chart. This can slow down the platform so many people would choose 10,000 or 5,000. If it's only set to 20 it will only show the volume of each of the last 20 bars.

Re: Volume Indicators for MT4

Posted: Thu May 05, 2022 11:16 pm
by Grand
I mean that with, for example: 20 bars, it will show 20 bars, but if the chart is online until it stops drawing new bars, all the old 20 bars remain. this is what happens. It just doesn't show the current bars. I have it on m1. Maybe now I have managed to better explain I'm using google translator.

Re: Volume Indicators for MT4

Posted: Thu May 05, 2022 11:30 pm
by Ogee
ok, not sure why it would do that but if the MA is set to 50 it would need at least 50 bars to calculate that correctly, maybe that's producing an error, try increasing bars to count to 100 to see.

Re: Volume Indicators for MT4

Posted: Thu May 05, 2022 11:42 pm
by Grand
I understand
Thank you very much

Re: Volume Indicators for MT4

Posted: Fri May 06, 2022 12:54 am
by Msquared
Mr Tools can you add MTF to the Hawkeye 🙏🏽

Re: Volume Indicators for MT4

Posted: Fri May 06, 2022 2:08 am
by mrtools
Grand wrote: Thu May 05, 2022 11:16 pm I mean that with, for example: 20 bars, it will show 20 bars, but if the chart is online until it stops drawing new bars, all the old 20 bars remain. this is what happens. It just doesn't show the current bars. I have it on m1. Maybe now I have managed to better explain I'm using google translator.
Added a different sort of limit bars maybe that will help.

Re: Volume Indicators for MT4

Posted: Fri May 06, 2022 2:35 am
by mrtools
Msquared wrote: Fri May 06, 2022 12:54 am Mr Tools can you add MTF to the Hawkeye 🙏🏽
Mtf added.

PS: For the Candlesticks Overlay mod by Kvak, see here: Hawkeye Candlesticks Overlay indicator.
PPS: For the guide on how to use the Hawkeye Volume indicator, see here: How to use the Hawkeye Volume indicator 📝

Re: Volume Indicators for MT4

Posted: Fri May 06, 2022 10:22 pm
by Grand
Now it is working
Thank you very much