what am i missing

 

I am trying to create and indicator and i keep getting this error message on this one line of code


declaration without type


;buy_entry close > open[1] and close [1] < open[2]


what is the type i need to declare?

 

Please show the section of code as what you have posted does not make any sense.

What are the variables buy_entry and close ?