一区二区三区日韩精品-日韩经典一区二区三区-五月激情综合丁香婷婷-欧美精品中文字幕专区

分享

纏論走勢中樞主圖公式源碼(大智慧)

 耀日131 2016-01-24

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;


{ 原文鏈接:http://www./soft/sort013/sort03/down-48522.html}

    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    亚洲精品一区三区三区| 欧美不卡高清一区二区三区| 欧美三级不卡在线观线看| 麻豆一区二区三区在线免费| 五月婷婷六月丁香在线观看| 在线视频三区日本精品| 色一情一伦一区二区三| 中日韩免费一区二区三区| 久久精视频免费视频观看| 国产欧美日韩综合精品二区| 久久国产亚洲精品赲碰热| 欧美精品激情视频一区| 五月婷婷综合缴情六月| 日韩精品免费一区三区| 在线视频免费看你懂的| 亚洲熟妇中文字幕五十路| 天堂网中文字幕在线观看| 国产一二三区不卡视频| 欧美一区二区黑人在线| 国产性情片一区二区三区| 精品香蕉国产一区二区三区| 亚洲精品欧美精品一区三区| 中国美女草逼一级黄片视频| 亚洲欧美日韩中文字幕二欧美| 大屁股肥臀熟女一区二区视频| 欧美胖熟妇一区二区三区| 日韩三级黄色大片免费观看 | 最好看的人妻中文字幕| 一区二区欧美另类稀缺| 国产精品国三级国产专不卡| 日韩在线一区中文字幕| 亚洲欧洲一区二区综合精品| 美女被后入福利在线观看| 免费在线观看激情小视频 | 少妇高潮呻吟浪语91| 一区二区三区人妻在线| 国产又粗又猛又爽又黄的文字| 欧美黑人在线精品极品| 欧美精品一区二区三区白虎| 精品欧美在线观看国产| 欧美韩日在线观看一区|