纏論走勢中樞主圖指標(biāo)公式多級別[大智慧公式]
相關(guān)標(biāo)簽:
kxian:="chanlun@kxian"; {初始化}
kxg:="chanlun@kxg";
kxd:="chanlun@kxd";
bi:="chanlun@bi";
duan:="chanlun@duan";
duanfx:="chanlun@duanfx";{中樞 筆構(gòu)成的中樞}
zs:="chanlun@zs";
zsgg:="chanlun@zsgg";
zsdd:="chanlun@zsdd";
zszg:="chanlun@zszg";
zszd:="chanlun@zszd";
zszz:="chanlun@zszz";
zskslast:="chanlun@zskslast";
zsjslast:="chanlun@zsjslast";
{以直線方式畫中樞}
{上漲中樞}
DRAWLINE(zskslast=1 AND duanfx=1, zszg, zsjslast=1 AND duanfx=1, zszg, 0), colormagenta, linethick2;
DRAWLINE(zskslast=1 AND duanfx=1, zszd, zsjslast=1 AND duanfx=1, zszd, 0), colormagenta, linethick2;
STICKLINE(zskslast=1 AND duanfx=1, zszg, zszd, 1, -501), colormagenta, linethick2;
STICKLINE(zsjslast=1 AND duanfx=1, zszg, zszd, 1, 501), colormagenta, linethick2;
{下跌中樞}
DRAWLINE(zskslast=1 AND duanfx=-1, zszg, zsjslast=1 AND duanfx=-1, zszg, 0), colorCyan, linethick2;
DRAWLINE(zskslast=1 AND duanfx=-1, zszd, zsjslast=1 AND duanfx=-1, zszd, 0), colorCyan, linethick2;
STICKLINE(zskslast=1 AND duanfx=-1, zszg, zszd, 1, -501), colorCyan, linethick2;
STICKLINE(zsjslast=1 AND duanfx=-1, zszg, zszd, 1, 501), colorCyan, linethick2;
{中樞震蕩監(jiān)視器}
DRAWLINE(zskslast=1, zszz, zsjslast=1, zszz, 0), coloryellow;
{畫中樞END}zslx:="chanlun@zslx"(duan);
{走勢類型中樞 段構(gòu)成的中樞}
zslxzs:="chanlun@zslxzs";
zslxzsgg:="chanlun@zslxzsgg";
zslxzsdd:="chanlun@zslxzsdd";
zslxzszg:="chanlun@zslxzszg";
zslxzszd:="chanlun@zslxzszd";
zslxzszz:="chanlun@zslxzszz";
zslxzskslast:="chanlun@zslxzskslast";
zslxzsjslast:="chanlun@zslxzsjslast";
{畫中樞Begin}
DRAWLINE(zslxzskslast=1, zslxzszg, zslxzsjslast=1, zslxzszg, 0), colorGreen, linethick2;
DRAWLINE(zslxzskslast=1, zslxzszd, zslxzsjslast=1, zslxzszd, 0), colorGreen, linethick2;
STICKLINE(zslxzskslast=1, zslxzszg, zslxzszd, 1, -501), colorGreen, linethick2;
STICKLINE(zslxzsjslast=1, zslxzszg, zslxzszd, 1, 501), colorGreen, linethick2;
{中樞震蕩監(jiān)視器}
DRAWLINE(zslxzskslast=1, zslxzszz, zslxzsjslast=1, zslxzszz, 0), colorGreen;
{畫中樞End}{高級別走勢類型中樞 本級別走勢構(gòu)成的中樞}
zslxA:="chanlun@zslx"(zslx);
zslxzsA:="chanlun@zslxzs";
zslxzsggA:="chanlun@zslxzsgg";
zslxzsddA:="chanlun@zslxzsdd";
zslxzszgA:="chanlun@zslxzszg";
zslxzszdA:="chanlun@zslxzszd";
zslxzszzA:="chanlun@zslxzszz";
zslxzskslastA:="chanlun@zslxzskslast";
zslxzsjslastA:="chanlun@zslxzsjslast";
{畫中樞Begin}
DRAWLINE(zslxzskslastA=1, zslxzszgA, zslxzsjslastA=1, zslxzszgA, 0), colorRed, linethick2;
DRAWLINE(zslxzskslastA=1, zslxzszdA, zslxzsjslastA=1, zslxzszdA, 0), colorRed, linethick2;
STICKLINE(zslxzskslastA=1, zslxzszgA, zslxzszdA, 1, -501), colorRed, linethick2;
STICKLINE(zslxzsjslastA=1, zslxzszgA, zslxzszdA, 1, 501), colorRed, linethick2;
{中樞震蕩監(jiān)視器}
DRAWLINE(zslxzskslastA=1, zslxzszzA, zslxzsjslastA=1, zslxzszzA, 0), colorRed;
{畫中樞End}{筆 段 走勢類型}
drawline(bi=1, kxg, bi=-1, kxd, 0),colorYellow, linethick1;
drawline(bi=-1, kxd, bi=1, kxg, 0),colorYellow, linethick1;
drawline(duan=1, kxg, duan=-1, kxd, 0),colorBlue, linethick2;
drawline(duan=-1, kxd, duan=1, kxg, 0),colorBlue, linethick2;
drawline(zslx=1, kxg, zslx=-1, kxd, 0),colorRed, linethick2;
drawline(zslx=-1, kxd, zslx=1, kxg, 0),colorRed, linethick2;
drawline(zslxA=1, kxg, zslxA=-1, kxd, 0),colorMagenta, linethick2;
drawline(zslxA=-1, kxd, zslxA=1, kxg, 0),colorMagenta, linethick2;CXH:=STRTONUM(STRRIGHT(DATESTR(CURRENTDATE),1));
WARNING('http://m.kzuj.com.cn',CURRENTTIME>180000 and (CXH=1 OR CXH=6));
DRAWTEXTREL(10 ,10 ,'指標(biāo)公式');
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 1145508240 進(jìn)行 有償 編寫!(不貴!點擊查看價格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容