{"id":105947,"date":"2018-12-29T03:58:54","date_gmt":"2018-12-28T19:58:54","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/105947.html"},"modified":"2018-12-29T03:58:54","modified_gmt":"2018-12-28T19:58:54","slug":"%e6%9c%ba%e4%b8%8d%e5%8f%af%e5%a4%b1%e4%b8%bb%e5%9b%be-%e7%9a%84-%e6%9c%ba%e4%b8%8d%e5%8f%af%e5%a4%b1-%e4%b8%80%e9%b8%a3%e6%83%8a%e4%ba%ba-%e9%80%89%e8%82%a1%e5%85%ac%e5%bc%8f_","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=105947","title":{"rendered":"\u201c\u673a\u4e0d\u53ef\u5931\u201d\u4e3b\u56fe \u7684 \u673a\u4e0d\u53ef\u5931 \u4e00\u9e23\u60ca\u4eba \u9009\u80a1\u516c\u5f0f_\u6307\u6807\u516c\u5f0f"},"content":{"rendered":"<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u7f16\u5199\u67e5\u8be220\u65e5\u5185\u5355\u65e5\u6da8\u5e45\u8fc78%\u7684\u80a1\u7968\u7684\u4ee3\u7801\u7684\u65b9\u6cd5<\/p>\n<p>\u7f16\u5199\u67e5\u8be220\u65e5\u5185\u5355\u65e5\u6da8\u5e45\u8fc78%\u7684\u80a1\u7968\u7684\u4ee3\u7801\u7684\u65b9\u6cd5<\/p>\n<\/blockquote>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u3010\u80a1\u7968\u8d44\u6e90\u9986\u3011\u5927\u667a\u6167\u4e13\u4e1a\u7248\u7834\u89e3\u7248,\u5927\u667a\u6167\u673a\u6784\u7834\u89e3\u7248,\u5927\u667a\u6167ACE\u7834\u89e3\u7248,ACE\u7b56\u7565,AI\u6d3b\u8dc3\u5ea6\u3002<\/p>\n<\/blockquote>\n<p class=\"nr1\"><script type=\"text\/javascript\" src=\"\/about\/guanzhu.js\"><\/script> <\/p>\n<p style=\"color:red\">\u7f16\u5199\u6761\u4ef6\uff1a<\/p>\n<\/p>\n<p style=\"color:red\">\u7f16\u5199\u65b9\u6cd5\uff1a<\/p>\n<p><span style=\"color: rgb(255, 0, 0); \">&nbsp;\u7f51\u53cb\u6c42\u52a9\uff1a<\/span><\/p>\n<div>\n v1:=ma(c,5),color00ffff;<br \/>\n <br \/> DIFF:= EMA(CLOSE,12) - EMA(CLOSE,26);<br \/>\n <br \/> DEA:= EMA(DIFF,27);<br \/>\n <br \/> MACD:= 2*(DIFF-DEA);<br \/>\n <br \/> r1:=cross(diff,dea);<br \/>\n <br \/> r2:=macd&gt;ref(macd,1);<br \/>\n <br \/> r3:=ma(c,5)&gt;=ma(c,10);<br \/>\n <br \/> r4:=ma(v,5)&gt;=ma(v,34);<br \/>\n <br \/> r5:=v&lt;ma(v,34)*3;<br \/>\n <br \/> r6:=BARSLAST(r1)&lt;3;<br \/>\n <br \/> r7:=ma(c,10)&gt;ma(c,30);<br \/>\n <br \/> r8:=ma(c,30)&gt;ref(ma(c,30),1);<br \/>\n <br \/> \u4e70\u5165:STICKLINE(r1 and r2 and r3 and r4 and r5 and<br \/>\n <br \/> r6,v1,v1+0.5,8,0),colorf0f000;<br \/>\n <br \/> drawtext(r1 and r2 and r3 and r4 and r5 and<br \/>\n <br \/> r6,v1+1.2,'\u256d\u256f\\n\u4e00\\n\u9e23\\n\u60ca\\n\u4eba'),colorf00ff0;<br \/>\n <br \/> RSV:= (HHV(HIGH,36)-CLOSE)\/(HHV(HIGH,36)-LLV(LOW,36))*100;<br \/>\n <br \/> LWR1:=SMA(RSV,5,1);<br \/>\n <br \/> LWR2:=SMA(LWR1,3,1);<br \/>\n <br \/> DRAWICON(cross(lwr1,lwr2),v1,15);<br \/>\n <br \/> Var1:=EMA(CLOSE,3)-EMA(CLOSE,6)-(EMA(CLOSE,6)-EMA(CLOSE,12))*(-100);<br \/>\n <br \/> Var2:=EMA(Var1,3);<br \/>\n <br \/> Var3:=EMA(CLOSE,3)-EMA(CLOSE,6)-(EMA(CLOSE,24)-EMA(CLOSE,36))*(-100);<br \/>\n <br \/> Var4:=EMA(Var3,9);<br \/>\n <br \/> Var5:=CROSS(Var1,Var2);<br \/>\n <br \/> Var6:=CROSS(Var2,Var1);<br \/>\n <br \/> \u718a\u59b9: STICKLINE(Var6,OPEN,CLOSE,10,0),colorFF0000;<br \/>\n <br \/> \u725b\u54e5: STICKLINE(Var5,OPEN,CLOSE,10,0),COLORCC49FA;<br \/>\n <br \/> \u5f3a\u5f31\u7ebf:DMA(EMA(CLOSE,10),SUM(VOL,5)\/3\/CAPITAL),COLORRED,linethick1;<br \/>\n <br \/> DRAWTEXT(sysparam(2)=BARPOS,c,'\u80a1\u5e02\u65e5\u8bb0:\u300a\u81ea\u6108\u81ea\u4e50\u7bc7\u300b\\n\u544a\u522b\u6df1\u5ea6\u5957\u7262\u7684\u7cbe\u795e\u6298\u78e8! \\n\u8f7b\u677e\u4eab\u53d7\u8d44\u91d1\u7684\u589e\u503c\u4e50\u8da3! '),shift5,COLORRED,ALIGN4;<br \/>\n <br \/> ma5:ma(c,5);<br \/>\n <br \/> ma10:if(ma5&gt;ma(c,10),ma5,ma(c,10)),colorcyan,linethick1;<br \/>\n <br \/> ma30:if(ma5&gt;ma(c,30),ma5,if(ma10&gt;ma(c,30),ma10,ma(c,30)));<br \/>\n <br \/> ma60:if(ma5&gt;ma(c,60),ma5,if(ma10&gt;ma(c,60),ma30,ma(c,60)));<br \/>\n <br \/> DRAWTEXT(CROSS(REF(ZIG(3,19),1),ZIG(3,19)),HIGH*1.01,'\u6709\u60c5\u63d0\u9192\\n\u2190-'), ,COLORYELLOW;<br \/>\n <br \/> DRAWTEXT(CROSS(ZIG(3,19),REF(ZIG(3,19),1)),LOW*0.99,'\u2190-\u673a\u4e0d\u53ef\u5931'), ,COLORRED; <\/p>\n<p>&nbsp;<\/p>\n<p>\u8bf7 \u8001\u5e08 \u5e2e\u5fd9 \u505a\u51fa 2\u4e2a \u9009\u80a1\u516c\u5f0f<\/p>\n<p>1\u3001 \u673a\u4e0d\u53ef\u5931<\/p>\n<p>2\u3001 \u4e00\u9e23\u60ca\u4eba<br \/> &nbsp;<\/p>\n<\/div>\n<div>\n &nbsp;\n<\/div>\n<div>\n <span style=\"color: rgb(255, 0, 0); \">\u89e3\u7b54\u5982\u4e0b\uff1a<\/span>\n<\/div>\n<div>\n {\u673a\u4e0d\u53ef\u5931\uff1f\u6050\u6015\u98ce\u9669\u4f1a\u7d27\u968f\u5176\u540e,\u56e0\u4e3a\u662f\u672a\u6765\u51fd\u6570\uff0c\u4fe1\u53f7\u98d8\u5ffd\u4e0d\u5b9a}<br \/>\n <br \/> XG:CROSS(ZIG(3,19),REF(ZIG(3,19),1)); <\/p>\n<p>====================<br \/> v1:=ma(c,5); <br \/> DIFF:= EMA(CLOSE,12) - EMA(CLOSE,26); <br \/> DEA:= EMA(DIFF,27); <br \/> MACD:= 2*(DIFF-DEA); <br \/> r1:=cross(diff,dea); <br \/> r2:=macd&gt;ref(macd,1); <br \/> r3:=ma(c,5)&gt;=ma(c,10); <br \/> r4:=ma(v,5)&gt;=ma(v,34); <br \/> r5:=v&lt;ma(v,34)*3; <br \/> r6:=BARSLAST(r1)&lt;3; <br \/> \u4e00\u9e23\u60ca\u4eba:r1 and r2 and r3 and r4 and r5 and r6;<br \/> &nbsp;<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>{\u80a1\u7968\u8d44\u6e90\u9986:www.lixiangluntan.com\u4e13\u4e1a\u548c\u8c10\u9ad8\u7aef\u7092\u80a1\u8f6f\u4ef6--\u516c\u5f0f\u7f16\u5199\u4ea4\u6d41--\u52a0QQ751161480--}<a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u80a1\u7968\u516c\u5f0f\u7f51<\/a><\/p>\n<blockquote style=\"font-size:15px;background-color: #F5F5F5;border:none;padding: 5px;margin:15px;line-height: 1.6;text-indent: 2em;\">\n<p style=\"margin-bottom:5px;\">\u51fa\u73b0\uff02\u5168\u4ed3\uff02\u4fe1\u53f7\u7684\u9009\u80a1\u516c\u5f0f<\/p>\n<p>\u51fa\u73b0\uff02\u5168\u4ed3\uff02\u4fe1\u53f7\u7684\u9009\u80a1\u516c\u5f0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u201c\u673a\u4e0d\u53ef\u5931\u201d\u4e3b\u56fe \u7684 \u673a\u4e0d\u53ef\u5931 \u4e00\u9e23\u60ca\u4eba \u9009\u80a1\u516c\u5f0f<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[179],"tags":[180],"class_list":["post-105947","post","type-post","status-publish","format-standard","hentry","category-gsbxdy","tag-180"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/105947","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=105947"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/105947\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=105947"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=105947"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=105947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}