|
if tjs[datacount]<tjb[datacount] then begin a:=setlbound(tjs,1); tjs:=tjs or barpos=1; end; tjbuy:=count(tjb,barslast(tjs))=1 and tjb; //买入信号 tjsell:=count(tjs,barslast(tjb))=1 and tjs; //卖出信号 drawicon(tjbuy,low,4); drawicon(tjsell,high,5); 图示如下:
(文章来源:股市马经 http://www.goomj.com)
(阅读次数:)
共2页: 上一页 [1] 2 下一页
|