The REI indicator posted here doesn't work.

 

the REI indicator posted here doesn't work. the window of the indicator gets all filled with the color for which it's set. Does anyone here have another version?

 

i meet the same question!

 

Try changing

SetIndexStyle(0,DRAW_LINE,STYLE_SOLID,255);

to

SetIndexStyle(0,DRAW_LINE,STYLE_SOLID,1);

Reason: