上一根阳线的位置,用NthCon(C>O,1),没有显示结果,请教一下该怎么写?
你输出了什么显示?
commentary? print?fileappend ?plot?
Numeric cc = NthCon(C>O,1);
Commentary("C>O"+Text(CC));
问题解决了,谢谢!