help me ,about the SetIndexBuffer() fuction

 
I find a question about SetIndexBuffer() fuction,please help me,What do they have different SetIndexStyle(0,DRAW_HISTOGRAM); //SetIndexBuffer(0,ind_buffer1); SetIndexStyle(1,DRAW_HISTOGRAM); //SetIndexBuffer(1,ind_buffer1s); SetIndexStyle(2,DRAW_HISTOGRAM); //SetIndexBuffer(2,ind_buffer2); SetIndexStyle(3,DRAW_HISTOGRAM); //SetIndexBuffer(3,ind_buffer2s); up code SetIndexStyle() and down code 's different up code put my indicator can't normal word,but down code can word ,why if(!SetIndexBuffer(0,ind_buffer1) && !SetIndexBuffer(1,ind_buffer1s) && !SetIndexBuffer(2,ind_buffer2) && !SetIndexBuffer(3,ind_buffer2s) && !SetIndexBuffer(4,ind_buffer3)) Print("cannot set indicator buffers!");
 
zdj231:
I find a question about SetIndexBuffer() fuction,please help me,What do they have different <SNIP>
Please edit your post . . .  or have your code removed


Please use this to post code . . . it makes it easier to read.

Reason: