Volumes Indicator - Minor Modification Needed

 

Hi,

I have a Volumes Indicator that does not display information about the bars when I hover my mouse cursor above it. Can somebody tell me how to do this? I tried to figure it out, but I failed.

Thank You Very Much,

Attila

 
Topics concerning MT4 and MQL4 have their own section.
In future please post in the correct section.
I have moved your topic to the MQL4 and Metatrader 4 section.
 
Did you give the buffer a label?
PRICE       bUp[];
#property   indicator_color1  Red
#property   indicator_label1  "Fractal Up"

Do you really expect an answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code (using Code button).

This website uses cookies. Learn more about our Cookies Policy.