Indicator Help

 

hello everyone 

i hope there is someone can help me with that :

i need an indicator that draw a VLine on chart AND :

1- Draw that VLine on the 4th candle for example 

2- Variable X contain the OpenPrice(for example) for the candle that the VLine on it , and when i move the VLine on the chart the value of that variable X changed to the OpenPrice of the current candle that the VLine on it.


i hope any one can help me with that 


thank you

 
ragnar.lod369: help me with … i need an indicator … help me with that
  1. Why do you need an indicator? You already can get that by moving the mouse over a candle and looking at the Data Window (Control-D), the Pop Up, or the Status Bar. Candle prices

  2. If you put the value in a variable, you can't see it. Rethink what you want.

  3. Help you with what? You haven't stated a problem, you stated a want. You have only four choices:
    1. Search for it,
    2. Beg at
    3. learn to code it. If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into yours.
    4. or pay (Freelance) someone to code it.
    We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
              No free help
              urgent help.

 

thank you for the explanation which i know already ..

i need to put the value in a variable  x to use that variable with some equations which i am testing out .

thank you.