{"id":107937,"date":"2020-02-24T07:54:03","date_gmt":"2020-02-23T23:54:03","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/107937.html"},"modified":"2020-02-24T07:54:03","modified_gmt":"2020-02-23T23:54:03","slug":"%e6%8a%8a%e4%b8%8b%e9%9d%a2%e6%b3%a2%e6%ae%b5%e9%80%89%e8%82%a1%e6%94%b9%e4%b8%ba%e9%80%89%e8%82%a1%e5%85%ac%e5%bc%8f_%e9%a3%9e%e7%8b%90","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=107937","title":{"rendered":"\u628a\u4e0b\u9762\u201c\u6ce2\u6bb5\u9009\u80a1\u201d\u6539\u4e3a\u9009\u80a1\u516c\u5f0f_\u98de\u72d0"},"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;\">\u5982\u56fe\u4e2d60\u65e5\u5747\u7ebf\u9009\u80a1\u516c\u5f0f<\/p>\n<p>\u5982\u56fe\u4e2d60\u65e5\u5747\u7ebf\u9009\u80a1\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\u4e1c\u65b9\u8d22\u5bccL2\u51b3\u7b56\u7834\u89e3\u7248,\u4e1c\u65b9\u8d22\u5bcc\u7f51,\u4e1c\u65b9\u8d22\u5bcc\u6295\u8d44\u5927\u5e08\u7834\u89e3\u7248,\u4e1c\u65b9\u8d22\u5bcc\u5148\u950b\u7248\u7834\u89e3,\u4e1c\u65b9\u8d22\u5bcc\u9886\u822a\u7248\u7834\u89e3,\u540c\u82b1\u987a\u8fdc\u822a\u7248\u7834\u89e3,\u540c\u82b1\u987a\u8d22\u5bcc\u5148\u950b\u7834\u89e3,\u540c\u82b1\u987aL2\u7834\u89e3\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 S1:=MA(V,15);<br \/>\n <br \/> CCU:=(C-LLV(L,30))\/(HHV(H,30)-LLV(L,30));<br \/>\n <br \/> QQ:SMA(CCU,2,1);<br \/>\n <br \/> \u53c2\u7167:MA(QQ,3);<br \/>\n <br \/> \u4e2d\u671f:MA(QQ,8);<br \/>\n <br \/> DDVOL:=SMA(QQ,2,1)*S1;<br \/>\n <br \/> N:=9;M:=14;N1:=6;<br \/>\n <br \/> TYP := (HIGH + LOW + CLOSE)\/3;<br \/>\n <br \/> CC1:=(TYP-MA(TYP,M))\/(0.015*AVEDEV(TYP,M));<br \/>\n <br \/> C1:=SMA(CC1,3,1);<br \/>\n <br \/> C2:=SMA(C1,3,1);<br \/>\n <br \/> C3:=3*C1-2*C2;<br \/>\n <br \/> CB1:=EMA(C3,5);<br \/>\n <br \/> CB2:=REF(CB1,1);<br \/>\n <br \/> CCI:=CC1;<br \/>\n <br \/> LC := REF(CLOSE,1);<br \/>\n <br \/> RSI1:=SMA(MAX(CLOSE-LC,0),N1,1)\/SMA(ABS(CLOSE-LC),N1,1)*100;<br \/>\n <br \/> RSI:=(RSI1-50)*5;<br \/>\n <br \/> R1:=SMA(RSI,3,1);<br \/>\n <br \/> D1:=SMA(R1,3,1);<br \/>\n <br \/> J1:=3*R1-2*D1;<br \/>\n <br \/> RR1:=EMA(J1,5);<br \/>\n <br \/> RR2:=REF(RR1,1);<br \/>\n <br \/> RR:=RR1&gt;RR2;<br \/>\n <br \/> RSV:=(CLOSE-LLV(LOW,N))\/(HHV(HIGH,N)-LLV(LOW,N))*100;<br \/>\n <br \/> K:=SMA(RSV,3,1);<br \/>\n <br \/> K1:=(K-50)*5;<br \/>\n <br \/> K2:=SMA(K1,3,1);<br \/>\n <br \/> D2:=SMA(K2,3,1);<br \/>\n <br \/> J2:=3*K2-2*D2;<br \/>\n <br \/> BB1:=EMA(J2,5);<br \/>\n <br \/> BB2:=REF(BB1,1);<br \/>\n <br \/> \u6ce2\u6bb5\u9009\u80a1:RR AND NOT(REF(RR,1)) AND (RR1&lt;-100 AND BB1&lt;-100) AND CB1&lt;-100,COLORRED;\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 S1:=MA(V,15);<br \/>\n <br \/> CCU:=(C-LLV(L,30))\/(HHV(H,30)-LLV(L,30));<br \/>\n <br \/> QQ:=SMA(CCU,2,1);<br \/>\n <br \/> DDVOL:=SMA(QQ,2,1)*S1;<br \/>\n <br \/> N:=9;M:=14;N1:=6;<br \/>\n <br \/> TYP:=(HIGH + LOW + CLOSE)\/3;<br \/>\n <br \/> CC1:=(TYP-MA(TYP,M))\/(0.015*AVEDEV(TYP,M));<br \/>\n <br \/> C1:=SMA(CC1,3,1);<br \/>\n <br \/> C2:=SMA(C1,3,1);<br \/>\n <br \/> C3:=3*C1-2*C2;<br \/>\n <br \/> CB1:=EMA(C3,5);<br \/>\n <br \/> CB2:=REF(CB1,1);<br \/>\n <br \/> CCI:=CC1;<br \/>\n <br \/> LC := REF(CLOSE,1);<br \/>\n <br \/> RSI1:=SMA(MAX(CLOSE-LC,0),N1,1)\/SMA(ABS(CLOSE-LC),N1,1)*100;<br \/>\n <br \/> RSI:=(RSI1-50)*5;<br \/>\n <br \/> R1:=SMA(RSI,3,1);<br \/>\n <br \/> D1:=SMA(R1,3,1);<br \/>\n <br \/> J1:=3*R1-2*D1;<br \/>\n <br \/> RR1:=EMA(J1,5);<br \/>\n <br \/> RR2:=REF(RR1,1);<br \/>\n <br \/> RR:=RR1&gt;RR2;<br \/>\n <br \/> RSV:=(CLOSE-LLV(LOW,N))\/(HHV(HIGH,N)-LLV(LOW,N))*100;<br \/>\n <br \/> K:=SMA(RSV,3,1);<br \/>\n <br \/> K1:=(K-50)*5;<br \/>\n <br \/> K2:=SMA(K1,3,1);<br \/>\n <br \/> D2:=SMA(K2,3,1);<br \/>\n <br \/> J2:=3*K2-2*D2;<br \/>\n <br \/> BB1:=EMA(J2,5);<br \/>\n <br \/> BB2:=REF(BB1,1);<br \/>\n <br \/> \u6ce2\u6bb5\u9009\u80a1:RR AND NOT(REF(RR,1)) AND (RR1&lt;-100 AND BB1&lt;-100) AND CB1&lt;-100;<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--}<a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u9ed1\u9a6c\u80a1\u7968<\/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;\">\u7f16\u5199\u2018\u4e70\u70b9\u2019\u4fe1\u53f7\u540eMACD\u91d1\u53c9<\/p>\n<p>\u7f16\u5199\u2018\u4e70\u70b9\u2019\u4fe1\u53f7\u540eMACD\u91d1\u53c9<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u628a\u4e0b\u9762\u201c\u6ce2\u6bb5\u9009\u80a1\u201d\u6539\u4e3a\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-107937","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\/107937","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=107937"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/107937\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=107937"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=107937"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=107937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}