I’ve created my second
- Each bar is marked by new color — 3 different color schemes.
- Detailed description (inside terminal on MT5 or inside code on MT4).
- Rather fast calculation.
- Flexible input parameters.
You can get the code of the MT5 and MT4 versions or read more info about this market profile indicator.
If you find any bugs in this MetaTrader indicator or if you want to make a suggestion regarding its functionality, please, use the commentary form below.


July 14th, 2011 at 7:52 am
Hi,
Great looking MT4 MP! The MT5 version keeps giving me the following errors when I try to compile it.
‘/’ – integer expression expected | MarketProfile.mq5 {Line 164 | Column 46}
‘MathMax’ – integer expression expected | MarketProfile.mq5 {Line 189 | Column 101}
Also could you please allow it to show in the H1 time frame? Thanks…
▼Reply
July 15th, 2011 at 6:01 pm
MT5 bugs fixed – please re-download the indicator.
As for the H1 timeframe. You can try modifying it to show on that timeframe, but I’m afraid that the result will be very messy – the chart objects from one day will overlap on the next day.
▼Reply