Page 1 of 2
Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 6:43 am
by TD-40
When I open a chart, I want to know how active the markets are. So it would be great to see a volume metric that showed the average number of pips in each candle, and allow me to modify the setting to maybe 8, 12, 21, or whatever number of units I want. For example, if I am looking at a 1hr chart and I see 6 pips, I won't bother trading. But if I see 25 or more, then I will look at entering a trade.
This purpose is to gauge how active the currency pair is by looking at the avg number of pips per candles in the charts.
Someone on Reddit suggested that I do this using ATR so that is also a possibility. I'll leave that up to you.
Does this exist?
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 6:54 am
by SijjiN
TD-40 wrote: Wed Jan 24, 2024 6:43 am
When I open a chart, I want to know how active the markets are. So it would be great to see a volume metric that showed the average number of pips in each candle, and allow me to modify the setting to maybe 8, 12, 21, or whatever number of units I want. For example, if I am looking at a 1hr chart and I see 6 pips, I won't bother trading. But if I see 25 or more, then I will look at entering a trade.
This purpose is to gauge how active the currency pair is by looking at the avg number of pips per candles in the charts.
Someone on Reddit suggested that I do this using ATR so that is also a possibility. I'll leave that up to you.
Does this exist?
Buddy,
I think what you need is this 2 indicators I use on my trading system.
Range in movement, Pips and percentage, and also candles Volume.
Look at the screenshot.
Peace!
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 10:37 am
by TD-40
Thanks I'll give those a try. After I download those files how do I get them formatted to the required MQL5 Source File and Program files? Right now they are EX4.
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 10:45 am
by SijjiN
TD-40 wrote: Wed Jan 24, 2024 10:37 am
Thanks I'll give those a try. After I download those files how do I get them formatted to the required MQL5 Source File and Program files? Right now they are EX4.
Hi,
Sorry, I didn't know you were looking for MT5 indicators.
This ones are MT4 ( Meatatrader 4 ) only indicator, will only work on Metatrader 4.
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 10:53 am
by SijjiN
Here you go Buddy, MT5 versions.
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 11:00 am
by TD-40
SijjiN wrote: Wed Jan 24, 2024 10:45 am
Hi,
Sorry, I didn't know you were looking for MT5 indicators.
This ones are MT4 ( Meatatrader 4 ) only indicator, will only work on Metatrader 4.
sorry I did not make that clear.
This request is for MT5.
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 11:05 am
by TD-40
SijjiN wrote: Wed Jan 24, 2024 10:53 am
Here you go Buddy, MT5 versions.
one file is ex5 and the other is mq5. I need both file types for each of these, is that right?
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 11:19 am
by SijjiN
TD-40 wrote: Wed Jan 24, 2024 11:05 am
one file is ex5 and the other is mq5. I need both file types for each of these, is that right?
No, you just copy them and paste them onto your Indicators folder.
All should work perfect.

Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 11:27 am
by TD-40
I did that but only the candlestick indicator is showing up in the list.
Re: Request for Volume expressed in pips
Posted: Wed Jan 24, 2024 11:36 am
by SijjiN
TD-40 wrote: Wed Jan 24, 2024 11:27 am
I did that but only the candlestick indicator is showing up in the list.
mt5.jpg
ok,
I can't find a problem, so I re-compiled the code with my MT5 and saved it onto a different folder.
Try now this new files.
Hope this way it works ok for you.