大伊人青草狠狠久久-大伊香蕉精品视频在线-大伊香蕉精品一区视频在线-大伊香蕉在线精品不卡视频-大伊香蕉在线精品视频75-大伊香蕉在线精品视频人碰人

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

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

相關標簽:

 

陽:=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);
乾:=陽 and ref(陽,1) and ref(陽,2);
兌:=陽 and ref(陽,1) and ref(陰,2);
離:=陽 and ref(陰,1) and ref(陽,2);
震:=陽 and ref(陰,1) and ref(陰,2);
巽:=陰 and ref(陽,1) and ref(陽,2);
坎:=陰 and ref(陽,1) and ref(陰,2);
艮:=陰 and ref(陰,1) and ref(陽,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,'既濟'),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,'復'),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,'噬嗑'),colorgreen;
DRAWTEXT( 巽 and ref(巽,3),h*1.04,'風'),color00a300,linethick4;
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,'蠱'),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,'未濟'),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,'小過'),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://m.weiqiv.net.cn',CURRENTTIME>180000 and (CXH=1 OR CXH=6));
DRAWTEXTREL(10 ,10 ,'指標公式');


 

 

有思路,想編寫各種指標公式,程序化交易模型,選股公式,預警公式的朋友

可聯(lián)系技術人員 QQ: 1145508240  有需要幫忙請點擊這里留言!!!進行 有償 編寫!不貴!點擊查看價格!

 


【字體: 】【打印文章】【查看評論

相關文章

    沒有相關內容
  主站蜘蛛池模板: 一级床上爽高清播放 | 亚洲国产精| 国产成人在线观看免费网站 | 国产亚洲欧美一区 | 日本一区二区三区不卡在线视频 | 国自产拍在线视频天天更新 | 中文久久| 久久久久久99 | 天天天天天操 | 亚洲乱淫| 国产成人在线小视频 | 久久国产综合精品欧美 | 中文字幕精品视频在线观看 | 国产男女爽爽爽免费视频 | 国产aⅴ精品一区二区三区久久 | 久久精品爱 | 四虎永久免费观看紧急入口 | 欧美视频免费在线播放 | 思思久久99热这里只有精品66 | 成人毛片免费观看视频大全 | 国产成人乱码一区二区三区 | heyzo在线播放4k岛国 | 免费观看亚洲视频 | 欧洲一区在线观看 | 色综合亚洲七七久久桃花影院 | 香蕉视频在线观看www | 久久国产高清字幕中文 | 91久久国产综合精品女同国语 | a一级日本特黄aaa大片 | 成人xxxx| 久久精选 | 国产精品自线在线播放 | 亚洲精品国产精品乱码不97 | 国产日韩欧美91 | 欧美α片无限看在线观看免费 | 99re66热这里只有精品17 | 亚洲毛片免费看 | 国产人成激情视频在线观看 | 四虎最新免费观看网址 | 国产精品伦理久久久久 | 亚洲网视频 |