论坛

编译没有错误,为什么画不出线条呢,请老师们帮忙解答

#property indicator_separate_window #property indicator_minimum 0//坐标最小值 #property indicator_maximum 100//坐标最大值 #property indicator_buffers 2//准备画几条线 #property indicator_color1 White//第一条线是白色 #property indicator_color2 Red//第二条线是红色 //--- buffers double qushixian[];//存放第一条线 double