indicator_level

 

I'm putting the property at the top my indicator:


#property indicator_level1 = 50


But it keeps throwing the error: 'indicator_level1' - defined value expected


I checked docs and examples and can't figure out the deal.

 
jmca:

I'm putting the property at the top my indicator:



But it keeps throwing the error: 'indicator_level1' - defined value expected


I checked docs and examples and can't figure out the deal.

Forget it...I got it. I was using the = sign. My brain was filtering it out.

Reason: