当前位置:分析家公式网 → 股票公式 → 大智慧L2公式 → 一键转帖:按此标准操作,你就不会输(源码、主图、贴图)
软件名称:[B]按此标准操作,你就不会输(源码、主图、贴图)[/B]
软件类型:国产软件
运行环境:Win9X/Win2000/WinXP/Win2003/Win7/
软件语言:简体中文
授权方式:免费版
软件大小:3.00 KB
官方主页:Home Page
更新时间:2015-04-08 02:46:50
软件简介:
bu:=cross(high,SAR(4,1,12));
sel:=cross(SAR(4,1,12),low);
var1:=last(high<SAR(4,1,12));
var2:=last(low>sar(4,1,12));
{drawflagtext(bu,high,'买入');
drawflagtext(sel,low,'卖出');}
drawtext(bu,LOW,'买'),valign0,align1,coloryellow,linethick3;
drawtext(sel,HIGH,'卖'),valign2,align1,colorgreen,linethick3;
STICKLINE(low>SAR(4,1,12) and isdown,high,open,0.5,1),colormagenta;
STICKLINE(low>SAR(4,1,12) and isdown,close,open,7.5,1),colormagenta;
STICKLINE(low>SAR(4,1,12) and isdown,close,low,0.5,1),colormagenta;
STICKLINE(high<SAR(4,1,12) and isup,high,close,0.5,1),colorgreen;
STICKLINE(high<SAR(4,1,12) and isup,close,open,7.5,1),colorgreen;
STICKLINE(high<SAR(4,1,12) and isup,open,low,0.5,1),colorgreen;
[url=http://www.70822.com/soft/sort013/sort03/down-82852.html]按此标准操作,你就不会输(源码、主图、贴图)[/url]