我在程序最后边 }3lM+]pf
int start() 26o68U8&y
{ 1-r1hZ-
//---- G:c)e,pD
//---- e]uk}#4
return(0); ]#j]yGV
} E:&=A 4%
//+------------------------------------------------------------------+ 9N5&N3
string Cross(double ma_fast0,double ma_fast1,double ma_slow0,double ma_slow1) IZi1N
{ Rzj5B\+Rk(
string Cross="N/A"; !RFlv
if(ma_fast0>ma_slow0 && ma_fast1<=ma_slow1)Cross="upcross"; 5``/exG>
if(ma_fast0<ma_slow0 && ma_fast1>=ma_slow1)Cross="upcross"; \n6#D7OV
return(Cross); p#qQGJe
} Fv.}w_
代码如上 9=ns.r
在编译时警告:function '"Cross" is not referenced and will be removed from exp-file sn@gchO9s
这是为什么呢? ,gUSW
请高手赐教 _o'ii
VDuD
不胜感激