Discussion of article "The Price Histogram (Market Profile) and its implementation in MQL5" - page 5

 

I love the feature that enables highlighting in value area. awesome clearity to have high val and low val.

is it possible to have it locked when drawing/fibo line/CROSShair mouse features are being used ??? 

 
chcharitos:

I have a problem it shows the following message

2013.09.30 12:13:27    pricehistogram (EURUSD,H1)    array out of range in 'ClassPriceHistogram.mqh' (188,18)
Please help!!

You have found the solution of issues: array out of range in 'ClassPriceHistogram.mqh' (188,18)?
 

I can't compile, what am I doing wrong?

 
vspexp:

I can't compile, what am I doing wrong?

The compiler did not find the required file, check if it is in the appropriate folder and with what name.
 

Thank you.

For some reason the indicator turned out to be ekpert..... and can't start...

 
vspexp:

Thank you.

For some reason the indicator turned out to be ekpert..... and can't start...

So it is an Expert Advisor - this is indicated by a set of standard event handlers in the code


 
Well, why doesn't it work? It says "Calculation 92%" on the screen and resets. (I'm not a programmer, I can't get into the subtleties of the code).
 

HI

Can you convert it to MT4 also.

Thanks 

 
thank you for sharing these codes.
 

Thank you very much, very useful for developing a trading strategy for the next day (FORTS), and even, under certain conditions, directly for entry-exit.

I am very grateful to the author!