Page 57 of 85

Re: Volume Indicators for MT4

Posted: Thu Dec 08, 2022 6:52 pm
by Ogee
sylvester21 wrote: Thu Dec 08, 2022 1:56 pm Dear KVak and MrTools,

Can you kindly look into this indi, and help to modify the FastMode and SlowMode with proper Averages naming?
Can you also help to integrate latest eAverages pack into this indi?

Thanks!
Hi, mrtools will know better but not sure you want to change the names as they are used a number of times throughout the code and each instance would need to be changed. Already comes with a fulsome pack of averages (that's the fast/slow avg mode input)

I have another version with twice the code amount but not sure what the actual difference is other than written for mt4 build 600 and above.

(edit; sorry, just realised you were asking for the avgs name instead of number in the inputs)



Re: Volume Indicators for MT4

Posted: Fri Dec 09, 2022 12:50 am
by sylvester21
Ogee wrote: Thu Dec 08, 2022 6:52 pm Hi, mrtools will know better but not sure you want to change the names as they are used a number of times throughout the code and each instance would need to be changed. Already comes with a fulsome pack of averages (that's the fast/slow avg mode input)

I have another version with twice the code amount but not sure what the actual difference is other than written for mt4 build 600 and above.

(edit; sorry, just realised you were asking for the avgs name instead of number in the inputs)


AllVolumeAverage_v2 600+.mq4



Image

Hi Ogee,
Thanks for your message. Yes it will be great if the naming of the MA can be displayed in the options dropdown menu, plus updated with latest pack of eAverages. I see potential in this indi to avoid ranging markets.

Regards

Re: Volume Indicators for MT4

Posted: Fri Dec 09, 2022 1:05 am
by kvak
sylvester21 wrote: Fri Dec 09, 2022 12:50 am Hi Ogee,
Thanks for your message. Yes it will be great if the naming of the MA can be displayed in the options dropdown menu, plus updated with latest pack of eAverages. I see potential in this indi to avoid ranging markets.

Regards
In this code It is not possible to add this pack....

Re: Volume Indicators for MT4

Posted: Fri Dec 16, 2022 5:31 am
by mrtools
simon_n3z wrote: Fri Dec 16, 2022 3:00 am Greetings to all,

Just a tiny request for the devs, please would you make the VWAPB Bands indictor MTF?

I looked at the code, but my knowledge is very far from a solution.

Thank you

ps: go see my intraday swinging setup @ viewtopic.php?p=1295496595#p1295496595
Mtf added.

Re: Volume Indicators for MT4

Posted: Fri Dec 16, 2022 5:36 am
by simon_n3z
mrtools wrote: Fri Dec 16, 2022 5:31 am Mtf added.
Image
Thank you very very much Mr.Tools!!!

Much appreciated

-simon

Re: Volume Indicators for MT4

Posted: Mon Jan 23, 2023 7:31 am
by ujtrader
mrtools wrote: Thu Jun 10, 2021 4:14 am Arrows added.
Image
hi mrtools
can you kindly add 0 level line and option to show arrow when zero level cross
thankyou

Re: Volume Indicators for MT4

Posted: Mon Jan 23, 2023 8:26 am
by mrtools
ujtrader wrote: Mon Jan 23, 2023 7:31 am hi mrtools
can you kindly add 0 level line and option to show arrow when zero level cross
thankyou
Will have to remake it, don't have the source anymore.

Re: Volume Indicators for MT4

Posted: Thu Feb 16, 2023 1:01 pm
by ParallelNative
mrtools wrote: Fri Dec 16, 2022 5:31 am Mtf added.
Image
Thank you Mr Tools for this special indicator, vwap seems to be a growing hype in the trading space.
Any chance this indicator will get the On/Off special treatment?

Re: Volume Indicators for MT4

Posted: Thu Feb 16, 2023 1:34 pm
by mrtools
ParallelNative wrote: Thu Feb 16, 2023 1:01 pm Thank you Mr Tools for this special indicator, vwap seems to be a growing hype in the trading space.
Any chance this indicator will get the On/Off special treatment?
Added the on/off button.

Re: Volume Indicators for MT4

Posted: Tue Feb 28, 2023 2:09 am
by sylvester21
mrtools wrote: Sun Jun 09, 2019 12:00 pm This is a newer version!
Image
Dear Mr Tools,

Could you help to add in Button for this original and supremely useful VWAP indicator?
Also I would like to seek your advice if "Anchor" function is possible for MT4 VWAP? I have seen this Anchor function in Trading View VWAPs.

Thanks a lot for your kind help.