您現(xiàn)在的位置:程序化交易>> 股票公式>> 大智慧>> 大智慧公式>>正文內(nèi)容

K線六聯(lián)體神算子 主圖指標(biāo)公式公式、源碼[大智慧公式]

相關(guān)標(biāo)簽:

 

陽(yáng):=c-ref(c,1)>0 or (c-ref(c,1)=0 and c>o);
陰:=c-ref(c,1)<0 or (c-ref(c,1)=0 and c<=o);
乾:=陽(yáng) and ref(陽(yáng),1) and ref(陽(yáng),2);
兌:=陽(yáng) and ref(陽(yáng),1) and ref(陰,2);
離:=陽(yáng) and ref(陰,1) and ref(陽(yáng),2);
震:=陽(yáng) and ref(陰,1) and ref(陰,2);
巽:=陰 and ref(陽(yáng),1) and ref(陽(yáng),2);
坎:=陰 and ref(陽(yáng),1) and ref(陰,2);
艮:=陰 and ref(陰,1) and ref(陽(yáng),2);
坤:=陰 and ref(陰,1) and ref(陰,2);
DRAWTEXT( 乾 and ref(乾,3),h*1.04,'天'),color90a9c1,linethick5;
DRAWTEXT( 乾 and ref(兌,3),h*1.04,'夬'),colorff00ff;
DRAWTEXT( 乾 and ref(離,3),h*1.04,'大有'),colorff00ff;
DRAWTEXT( 乾 and ref(震,3),h*1.04,'大壯'),colorff00ff;
DRAWTEXT( 乾 and ref(巽,3),h*1.04,'小畜'),colorff00ff;
DRAWTEXT( 乾 and ref(坤,3),h*1.04,'泰'),colorff00ff;
DRAWTEXT( 乾 and ref(坎,3),h*1.04,'需'),colorff00ff;
DRAWTEXT( 乾 and ref(艮,3),h*1.04,'大畜'),colorff00ff;
DRAWTEXT( 兌 and ref(兌,3),h*1.04,'澤'),colorwhite,linethick4;
DRAWTEXT( 兌 and ref(乾,3),h*1.04,'履'),colorwhite;
DRAWTEXT( 兌 and ref(離,3),h*1.04,'暌'),colorwhite;
DRAWTEXT( 兌 and ref(震,3),h*1.04,'歸妹'),colorwhite;
DRAWTEXT( 兌 and ref(巽,3),h*1.04,'中孚'),colorwhite;
DRAWTEXT( 兌 and ref(坎,3),h*1.04,'節(jié)'),colorwhite;
DRAWTEXT( 兌 and ref(艮,3),h*1.04,'損'),colorwhite;
DRAWTEXT( 兌 and ref(坤,3),h*1.04,'臨'),colorwhite;
DRAWTEXT( 離 and ref(離,3),h*1.04,'火'),colorred,linethick4;
DRAWTEXT( 離 and ref(乾,3),h*1.04,'同人'),colorred;
DRAWTEXT( 離 and ref(兌,3),h*1.04,'革'),colorred;
DRAWTEXT( 離 and ref(震,3),h*1.04,'豐'),colorred;
DRAWTEXT( 離 and ref(巽,3),h*1.04,'家人'),colorred;
DRAWTEXT( 離 and ref(坎,3),h*1.04,'既濟(jì)'),colorred;
DRAWTEXT( 離 and ref(艮,3),h*1.04,'賁'),colorred;
DRAWTEXT( 離 and ref(坤,3),h*1.04,'明夷'),colorred;
DRAWTEXT( 震 and ref(震,3),h*1.04,'雷'),colorgreen,linethick4;
DRAWTEXT( 震 and ref( 坤,3),h*1.04,'復(fù)'),colorgreen;
DRAWTEXT( 震 and ref(乾,3),h*1.04,'無(wú)妄'),colorgreen;
DRAWTEXT( 震 and ref(兌,3),h*1.04,'隨'),colorgreen;
DRAWTEXT( 震 and ref(巽,3),h*1.04,'益'),colorgreen;
DRAWTEXT( 震 and ref(坎,3),h*1.04,'屯'),colorgreen;
DRAWTEXT( 震 and ref(艮,3),h*1.04,'頤'),colorgreen;
DRAWTEXT( 震 and ref(離,3),h*1.04,'噬嗑'),colorgreen;
DRAWTEXT( 巽 and ref(巽,3),h*1.04,'風(fēng)'),color00a300,linethick4;
DRAWTEXT( 巽 and ref(乾,3),h*1.04,'姤'),color00a300;
DRAWTEXT( 巽 and ref(兌,3),h*1.04,'大過(guò)'),color00a300;
DRAWTEXT( 巽 and ref(離,3),h*1.04,'鼎'),color00a300;
DRAWTEXT( 巽 and ref(震,3),h*1.04,'恒'),color00a300;
DRAWTEXT( 巽 and ref(坎,3),h*1.04,'井'),color00a300;
DRAWTEXT( 巽 and ref(艮,3),h*1.04,'蠱'),color00a300;
DRAWTEXT( 巽 and ref(坤,3),h*1.04,'升'),color00a300;
DRAWTEXT( 坎 and ref(巽,3),h*1.04,'渙'),colorblue;
DRAWTEXT( 坎 and ref(乾,3),h*1.04,'訟'),colorblue;
DRAWTEXT( 坎 and ref(兌,3),h*1.04,'困'),colorblue;
DRAWTEXT( 坎 and ref(離,3),h*1.04,'未濟(jì)'),colorblue;
DRAWTEXT( 坎 and ref(震,3),h*1.04,'解'),colorblue;
DRAWTEXT( 坎 and ref(坎,3),h*1.04,'水'),colorblue,linethick4;
DRAWTEXT( 坎 and ref(艮,3),h*1.04,'蒙'),colorblue;
DRAWTEXT( 坎 and ref(坤,3),h*1.04,'師'),colorblue;
DRAWTEXT( 艮 and ref(乾,3),h*1.04,'遁'),colorffff00;
DRAWTEXT( 艮 and ref(兌,3),h*1.04,'咸'),colorffff00;
DRAWTEXT( 艮 and ref(離,3),h*1.04,'旅'),colorffff00;
DRAWTEXT( 艮 and ref(震,3),h*1.04,'小過(guò)'),colorffff00;
DRAWTEXT( 艮 and ref(巽,3),h*1.04,'漸'),colorffff00;
DRAWTEXT( 艮 and ref(坤,3),h*1.04,'謙'),colorffff00;
DRAWTEXT( 艮 and ref(坎,3),h*1.04,'蹇'),colorffff00;
DRAWTEXT( 艮 and ref(艮,3),h*1.04,'山'),colorffff00,linethick4;
DRAWTEXT( 坤 and ref(乾,3),h*1.04,'否'),coloryellow;
DRAWTEXT( 坤 and ref(兌,3),h*1.04,'萃'),coloryellow;
DRAWTEXT( 坤 and ref(離,3),h*1.04,'晉'),coloryellow;
DRAWTEXT( 坤 and ref(震,3),h*1.04,'豫'),coloryellow;
DRAWTEXT( 坤 and ref(巽,3),h*1.04,'觀'),coloryellow;
DRAWTEXT( 坤 and ref(坎,3),h*1.04,'比'),coloryellow;
DRAWTEXT( 坤 and ref(艮,3),h*1.04,'剝'),coloryellow;
DRAWTEXT( 坤 and ref(坤,3),h*1.04,'地'),coloryellow,linethick4;
天:( 乾 and ref(乾,3))*8888,linethick0;
夬: (乾 and ref(兌,3))*8888,linethick0;
大有:( 乾 and ref(離,3))*1888,linethick0;
大壯:( 乾 and ref(震,3))*1888,linethick0;
小畜:( 乾 and ref(巽,3))*288,linethick0;
泰:( 乾 and ref(坤,3))*288,linethick0;
需:( 乾 and ref(坎,3))*288,linethick0;
大畜:( 乾 and ref(艮,3))*288,linethick0;
前八卦:天 or 夬 or 大有 or 大壯 or 小畜 or 泰 or 需 or 大畜,linethick0;
澤:( 兌 and ref(兌,3))*188,linethick0;
履:( 兌 and ref(乾,3))*188,linethick0;
暌:( 兌 and ref(離,3))*188,linethick0;
歸妹:( 兌 and ref(震,3))*188,linethick0;
中孚:( 兌 and ref(巽,3))*188,linethick0;
節(jié):( 兌 and ref(坎,3))*188,linethick0;
損:( 兌 and ref(艮,3))*188,linethick0;
臨:( 兌 and ref(坤,3))*188,linethick0;
前4卦:天 or 夬 or 大有 or 大壯,linethick0;
CXH:=STRTONUM(STRRIGHT(DATESTR(CURRENTDATE),1));
WARNING('http://www.tumamayizhan.com',CURRENTTIME>180000 and (CXH=1 OR CXH=6));
DRAWTEXTREL(10 ,10 ,'指標(biāo)公式');


 

 

有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友

可聯(lián)系技術(shù)人員 QQ: 1145508240  有需要幫忙請(qǐng)點(diǎn)擊這里留言!!!進(jìn)行 有償 編寫!不貴!點(diǎn)擊查看價(jià)格!

 


【字體: 】【打印文章】【查看評(píng)論

相關(guān)文章

    沒(méi)有相關(guān)內(nèi)容
  主站蜘蛛池模板: 九一在线完整视频免费观看| www视频在线观看免费| 久久精品日韩Av无码| 中文字幕日韩精品一区二区三区| eeuss在线播放| 免费观看激色视频网站bd| 美女被视频在线看九色| 欧美综合自拍亚洲综合图| 日本高清二三四本2021| 天天摸日日摸人人看| 国产成人精品亚洲精品| 你把腰抬一下不然没法发动| 乱人伦人妻中文字幕在线入口 | GOGOGO高清在线观看中文版| 4480yy私人影院论| 鸣人向纲手开炮| 精品国产v无码大片在线观看| 永久免费视频网站在线观看| 日韩美视频网站| 忘忧草社区中文字幕| 国产精品黄大片观看| 国产太嫩了在线观看| 免费看一级黄色毛片| 亚洲国产精品一区二区九九| 久久久久国色AV免费观看性色| eva樱花动漫网| 18禁成人网站免费观看| 人妻av一区二区三区精品| 亚洲小说图片视频| 一区二区不卡久久精品| 青青草成人在线| 欧美成人精品大片免费流量| 宝贝过来趴好张开腿让我看看| 国产精品99无码一区二区| 伊人久久大香线蕉av色婷婷色| 久久久久久久女国产乱让韩 | 成人免费一区二区三区| 国产在线精品一区二区不卡| 亚洲欧美日韩一区在线观看| а√天堂资源8在线官网在线| 一个人免费观看视频在线中文|