int counted_bars=IndicatorCounted();什么意思?
请求下面这个画曲线的代码里int Start后面的详解,谢谢!!!#property indicator_chart_window
#property indicator_buffers 1
#property indicator_color1 Blue
double ExtMapBuffer[];
int init()
{
SetIndexStyle(0,DRAW_LINE,STYLE_SOLID,5,Red);
SetIndexBuffer(0,ExtMapBuffer);
return(0);
}
int deinit()
{
return(0);
}
int start()
{
int counted_bars=IndicatorCounted();
int cnt;
if(counted_bars>0) counted_bars--;
int limit =Bars-counted_bars-1;
for(cnt=0; cnt 呵呵 高高实在是高~~~~~ 先看看怎么样! 这个贴不错!!!!! 我在顶贴~!~ 谢谢分享了! (*^__^*) 嘻嘻…… 帮你顶,人还是厚道点好 我该不会是最后一个顶的吧 加油站加油