{"id":108142,"date":"2020-07-02T11:37:22","date_gmt":"2020-07-02T03:37:22","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/108142.html"},"modified":"2020-07-02T11:37:22","modified_gmt":"2020-07-02T03:37:22","slug":"%e5%86%99%e5%87%ba%e3%80%90%e8%b6%85%e8%b6%8a%e5%ba%84%e5%90%b8%e7%ad%b9%e3%80%91%e7%9a%84%e9%80%89%e8%82%a1%e5%85%ac%e5%bc%8f_%e7%90%86%e6%83%b3%e8%82%a1%e7%a5%a8%e6%8a%80%e6%9c%af%e8%ae%ba%e5%9d%9b","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=108142","title":{"rendered":"\u5199\u51fa\u3010\u8d85\u8d8a\u5e84\u5438\u7b79\u3011\u7684\u9009\u80a1\u516c\u5f0f_\u7406\u60f3\u80a1\u7968\u6280\u672f\u8bba\u575b"},"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;\">\u505a\u4e2aMACD\u7ea2\u67f1\u653e\u5927\uff0c\u4e14MACD\u5927\u4e8e0.1\u7684\u516c\u5f0f<\/p>\n<p>\u505a\u4e2aMACD\u7ea2\u67f1\u653e\u5927\uff0c\u4e14MACD\u5927\u4e8e0.1\u7684\u516c\u5f0f<\/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\u540c\u82b1\u987a\u5b9e\u65f6\u6e2f\u80a1\u7834\u89e3,\u540c\u82b1\u987a\u8d22\u5bcc\u4e3b\u529b\u7834\u89e3,\u5927\u667a\u6167\u8d22\u5bcc\u7834\u89e3\u7248,\u901a\u8fbe\u4fe1\u8d22\u5bcc\u7834\u89e3\u7248,\u901a\u8fbe\u4fe1\u4e13\u4e1a\u7248\u7834\u89e3,\u901a\u8fbe\u4fe1\u7814\u7a76\u7248\u7834\u89e3,\u901a\u8fbe\u4fe1\u8d85\u8d62\u7248\u7834\u89e3,\u80a1\u7968\u516c\u5f0f,\u80a1\u7968\u6307\u6807\u516c\u5f0f,\u80a1\u7968\u516c\u5f0f\u5927\u5168,\u6307\u5357\u9488\u8f6f\u4ef6\u7834\u89e3,\u7092\u80a1\u4e66\u7c4d,k\u7ebf\u56fe\u600e\u4e48\u770b,\u80a1\u7968k\u7ebf\u56fe,\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>&nbsp;\u7f51\u53cb\u6c42\u52a9\uff1a<\/p>\n<div>\n \u8bf7\u8001\u5e08\u5199\u51fa\u4e0b\u9762\u540c\u82b1\u987a\u6307\u6807\u7684\u9009\u80a1\u516c\u5f0f\u3002<br \/>\n <br \/> \u5f53\u521a\u51fa\u73b0\u7ea2\u7ebf\u9009\u80a1\uff08\u5982\u56fe\u6240\u793a\uff09<br \/>\n <br \/> A1:=DATE &lt;= 1070615;<br \/>\n <br \/> A2:=(100 * (CLOSE - (MA(CLOSE,30)))) \/ (MA(CLOSE,30));<br \/>\n <br \/> A3:=100 - ((90 * ((HHV(HIGH,20)) - CLOSE)) \/ ((HHV(HIGH,20)) - (LLV(LOW,20))));<br \/>\n <br \/> A4:=100 - (MA(((100 * ((HHV(HIGH,6)) - CLOSE)) \/ ((HHV(HIGH,6)) - (LLV(LOW,6)))),28));<br \/>\n <br \/> A5:=MA(A4,6);<br \/>\n <br \/> \u7ea2\u6301\u80a1:IF((A3 &lt; A5),A5,A3),colorred;<br \/>\n <br \/> \u7eff\u6301\u5e01:IF((A3 &gt; A5),A5,A3),colorgreen;<br \/>\n <br \/> \u5f3a\u5f31:(A5),LINETHICK1,coloryellow;<br \/>\n <br \/> A6:=(3 * (SMA((((CLOSE - (LLV(LOW,27))) \/ ((HHV(HIGH,27)) - (LLV(LOW,27)))) * 100),5,1))) - (2 * (SMA((SMA((((CLOSE - (LLV(LOW,27))) \/ ((HHV(HIGH,27)) - (LLV(LOW,27)))) * 100),5,1)),3,1)));<br \/>\n <br \/> A7:=(10);<br \/>\n <br \/> \u767e\u4e07\u6d4b\u5e95:((CROSS(A6,A7)) * 75) * A1,LINETHICK2,COLOR0000FF;<br \/>\n <br \/> A8:=(REF(CLOSE,1)) \/ CLOSE;<br \/>\n <br \/> A9:=MIN((MA(((AMOUNT \/ VOL) \/ 100),15)),(EMA(((AMOUNT \/ VOL) \/ 100),15)));<br \/>\n <br \/> A10:=((1 - ((SMA(((LOW * A8) - (A8 \/ 10)),6,1)) \/ (EMA(((AMOUNT \/ VOL) \/ 100),15)))) * 100) - (100 \/ 10);<br \/>\n <br \/> A11:=((((1 - ((MA((LOW - (A8 \/ 10)),6)) \/ A9)) * (DMA(CLOSE,(VOL \/ CAPITAL)))) \/ (MA(LOW,6))) * 100) - (100 \/ 10);<br \/>\n <br \/> A12:=((((A10 + (A11 \/ 10)) &gt; 0) AND (DATE &gt; 1000101)) AND (DATE &lt; 1991231)) AND ((COUNT((((1 - (CLOSE \/ (REF(CLOSE,1)))) &gt; 0.099) AND ((1 - ((REF(CLOSE,1)) \/ (REF(CLOSE,2)))) &gt; 0.099)),20)) &lt; 3);<br \/>\n <br \/> A13:=(((((((A10 + (A11 \/ 10)) &gt; -3.688) AND (DATE &gt; 1000101)) AND (DATE &lt; 1991231)) AND ((CLOSE \/ (REF(CLOSE,1))) &gt; 1.02)) AND ((COUNT((((1 - (CLOSE \/ (REF(CLOSE,1)))) &gt; 0.099) AND ((1 - ((REF(CLOSE,1)) \/ (REF(CLOSE,2)))) &gt; 0.099)),20)) &lt; 3)) AND (((REF(CLOSE,1)) \/ (REF(CLOSE,2))) &lt; 0.95)) AND ((CLOSE \/ (HHV(HIGH,20))) &lt; 0.855);<br \/>\n <br \/> \u7075\u6865\u9ed1\u9a6c:((IF(((((100 &lt; 100) AND ((A10 + (A11 \/ 10)) &gt; 0)) AND (DATE &gt; 1000101)) AND (DATE &lt; 1991231)),(A12 = 1),(A13 = 1))) * 100) * A1,LINETHICK2,colorred;<br \/>\n <br \/> A14:=EMA(CLOSE,8);<br \/>\n <br \/> A15:=EMA(A14,20);<br \/>\n <br \/> A16:=CROSS(A14,A15);<br \/>\n <br \/> A17:=A14 &lt; (EMA(CLOSE,120));<br \/>\n <br \/> \u5927\u6ce2\u9ed1\u9a6c\u8d77\u6b65:((A16 AND A17) * 75) * A1,LINETHICK2,coloryellow;<br \/>\n <br \/> A18:=SUM((IF((CLOSE &gt; (REF(CLOSE,1))),VOL,(IF((CLOSE &lt; (REF(CLOSE,1))),(0 - VOL),0)))),0);<br \/>\n <br \/> A19:=SUMBARS(VOL,CAPITAL);<br \/>\n <br \/> A20:=(IF((CLOSE &gt; (LLV(CLOSE,A19))),1,-1)) * (IF((A18 &gt; (LLV(A18,A19))),1,-1));<br \/>\n <br \/> A21:=IF((A20 = -1),1,0);<br \/>\n <br \/> A22:=(COUNT((A21 = 1),8)) &gt; 2;<br \/>\n <br \/> A23:=((SUM(AMOUNT,13)) \/ ((AMOUNT \/ VOL) \/ 100)) \/ 100;<br \/>\n <br \/> A24:=DMA((((((3 * HIGH) + LOW) + OPEN) + (2 * CLOSE)) \/ 7),(VOL \/ A23));<br \/>\n <br \/> A25:=(((CLOSE - A24) \/ A24) * 100) &lt; -15;<br \/>\n <br \/> A26:=((CLOSE - (MIN(((REF(CLOSE,5)) * 0.865),((REF(CLOSE,21)) * 0.772)))) \/ CLOSE) &lt; 0.05;<br \/>\n <br \/> A27:=REF(LOW,1);<br \/>\n <br \/> A28:=((SMA(ABS((LOW - A27)),3,1)) \/ (SMA((MAX((LOW - A27),0)),3,1))) * 100;<br \/>\n <br \/> A29:=EMA((IF((CLOSE * 1.2),(A28 * 10),(A28 \/ 10))),3);<br \/>\n <br \/> A30:=LLV(LOW,38);<br \/>\n <br \/> A31:=HHV(A29,38);<br \/>\n <br \/> A32:=IF((LLV(LOW,90)),1,0);<br \/>\n <br \/> A33:=((EMA((IF((LOW &lt;= A30),((A29 + (A31 * 2)) \/ 2),0)),3)) \/ 618) * A32;<br \/>\n <br \/> (STICKLINE(A33,0,A33,6,1)) ,colorblue;<br \/>\n <br \/> \u5e95\u90e8\u4e0d\u4e70\u4f60\u540e\u6094:(IF(((A25 AND A26) AND A22),60,0)) * A1;<br \/>\n <br \/> &nbsp;\n<\/div>\n<p><img decoding=\"async\" src=\"http:\/\/wmj.lixiangluntan.com\/2020\/8\/QBJfEv.jpg\" width=\"716\" border=\"0\" height=\"414\" alt=\"\u5199\u51fa\u3010\u8d85\u8d8a\u5e84\u5438\u7b79\u3011\u7684\u9009\u80a1\u516c\u5f0f\" style=\"cursor:pointer\" onclick=\"window.open('\/uploads\/allimg\/120328\/2_120328192608_1.jpg')\" class=\"aligncenter\"><\/p>\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 A3:=100 - ((90 * ((HHV(HIGH,20)) - CLOSE)) \/ ((HHV(HIGH,20)) - (LLV(LOW,20))));<br \/>\n <br \/> A4:=100 - (MA(((100 * ((HHV(HIGH,6)) - CLOSE)) \/ ((HHV(HIGH,6)) - (LLV(LOW,6)))),28));<br \/>\n <br \/> A5:=MA(A4,6);<br \/>\n <br \/> \u7ea2\u6301\u80a1:=IF((A3 &lt; A5),A5,A3);<br \/>\n <br \/> \u7eff\u6301\u5e01:=IF((A3 &gt; A5),A5,A3);<br \/>\n <br \/> \u5f3a\u5f31:=(A5);<br \/>\n <br \/> AA:\u7ea2\u6301\u80a1&gt;\u5f3a\u5f31 AND REF(\u7eff\u6301\u5e01&lt;\u5f3a\u5f31,1);<br \/>\n <br \/> &nbsp;\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--}<\/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;\">\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<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;\">\u80a1\u4ef7\u7a7f\u8fc7\u4e94\u65e5\u7ebf\u7684\u7b2c\u4e09\u5929\u4ee3\u7801<\/p>\n<p>\u80a1\u4ef7\u7a7f\u8fc7\u4e94\u65e5\u7ebf\u7684\u7b2c\u4e09\u5929\u4ee3\u7801<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u5199\u51fa\u3010\u8d85\u8d8a\u5e84\u5438\u7b79\u3011\u7684\u9009\u80a1\u516c\u5f0f<\/p>\n","protected":false},"author":7,"featured_media":108144,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[179],"tags":[180],"class_list":["post-108142","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gsbxdy","tag-180"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/108142","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=108142"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/108142\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/media\/108144"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=108142"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=108142"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=108142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}