{"id":61223,"date":"2020-01-30T14:13:20","date_gmt":"2020-01-30T06:13:20","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/61223.html"},"modified":"2020-01-30T14:13:20","modified_gmt":"2020-01-30T06:13:20","slug":"%e5%a4%a7%e6%99%ba%e6%85%a7%e6%8a%9b%e5%8e%8b%e4%b9%b0%e5%85%a5%e4%bb%b7%e6%8c%87%e6%a0%87%e5%85%ac%e5%bc%8f","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=61223","title":{"rendered":"\u5927\u667a\u6167\u629b\u538b\u4e70\u5165\u4ef7\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;\">\u5927\u667a\u6167\u4e03\u79cdK\u7ebf\u56fe\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u5927\u667a\u6167\u4e03\u79cdK\u7ebf\u56fe\u4e3b\u56fe\u6307\u6807\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\u5927\u667a\u6167365\u7834\u89e3\u7248\uff0c\u80a1\u7968,\u80a1\u7968\u8d44\u6e90\u9986,\u80a1\u7968\u7f51,\u80a1\u7968\u8f6f\u4ef6,\u80a1\u7968\u516c\u5f0f,\u80a1\u7968\u4e66\u7c4d,\u7092\u80a1\u8f6f\u4ef6,\u80a1\u7968\u77e5\u8bc6,\u80a1\u7968\u5165\u95e8,\u7092\u80a1\u6559\u7a0b,\u80a1\u7968\u516c\u5f0f\u6307\u6807\u3001\u80a1\u7968\u4e66\u7c4d\u4e0b\u8f7d\u7f51\u7ad9\u3002<\/p>\n<\/blockquote>\n<p class=\"nr1\"><script type=\"text\/javascript\" src=\"\/about\/guanzhu.js\"><\/script> <\/p>\n<p class=\"description\">\n<p>RPY:=(open-LLV(C,90))\/(HHV(C,90)-LLV(C,90))*100;<br \/> RPY90:=if(rpy&lt;65,1,0);<br \/> LWL:=EMA(MA(LOW,30)*0.82,5);<br \/> PL:=100*(low-LWL)\/LWL;<br \/> ma5:=ma(close,5);<br \/> ma10:=ma(close,10);<br \/> ma30:=ma(close,30);<br \/> slp10:=100*slope(ma10,5);<br \/> slp:=if(slp10&gt;-1,1,0);<br \/> m0:=if(ma5&lt;ma30,1,0);<br \/> m2:=ref(m0,2);<br \/> m4:=ref(m0,4);<br \/> m6:=ref(m0,6);<br \/> m8:=ref(m0,8);<br \/> m10:=ref(m0,10);<br \/> MAY30:=if(m2=1 and m4=1 and m6=1 and m8=1 and m10=1,1,0);<br \/> py0:=if(pl&lt;12,1,0);<br \/> py1:=ref(py0,1);<br \/> py2:=ref(py0,2);<br \/> py3:=ref(py0,3);<br \/> py4:=ref(py0,4);<br \/> py5:=ref(py0,5);<br \/> py6:=ref(py0,6);<br \/> py7:=ref(py0,7);<br \/> py8:=ref(py0,8);<br \/> py9:=ref(py0,9);<br \/> py10:=ref(py0,10);<br \/> py11:=ref(py0,11);<br \/> py12:=ref(py0,12);<br \/> py13:=ref(py0,13);<br \/> py14:=ref(py0,14);<br \/> py15:=ref(py0,15);<br \/> py16:=ref(py0,16);<br \/> py17:=ref(py0,17);<br \/> py18:=ref(py0,18);<br \/> py19:=ref(py0,19);<br \/> py20:=ref(py0,20);<br \/> pyA:=if(py0+py1+py2+py3+py4+py5+py6+py7+py8+py9+py10&gt;=4,1,0);<br \/> {www.gupang.com \u80a1\u65c1\u7f51_\u5927\u667a\u6167\u80a1\u7968\u6307\u6807\u516c\u5f0f}<br \/> pyB:=if(py11+py12+py13+py14+py15+py16+py17+py18+py19+py20&gt;=4,1,0);<br \/> py:=if(pyA=1 or pyB=1,1,0);<br \/> tp0:=if(close&gt;ma30 and open&lt;1.05*ma30,1,0);<br \/> tp1:=ref(tp0,1);<br \/> tp2:=ref(tp0,2);<br \/> tpA:=if(100*(high-ma30)\/ma30&gt;1.5 and open&lt;1.05*ma30,1,0);<br \/> tpB:=if(tp0+tp1+tp2&gt;=2,1,0);<br \/> tp:=if(tpA=1 or tpB=1,1,0);<br \/> WIN20:=100*winner(ma30);<br \/> cyq20:=100*winner(ma30*1.2);<br \/> DCYQ20:=cyq20-win20;<br \/> \u629b\u538b:dcyq20;<br \/> dcyq:=if(dcyq20&lt;40,1,0);<br \/> \u4e70\u5165\u4ef7:1.015*ma30;<br \/> \u6355\u6349\u4e3b\u5347\u6bb5:if(slp=1 and may30=1 and py=1 and tp=1 and dcyq=1 and rpy90=1,100,0);<\/p>\n<p><img decoding=\"async\" width=\"500\" height=\"355\" border=\"0\" onclick=\"window.open('\/uploads\/allimg\/120310\/1_120310184927_1.jpg')\" style=\"cursor:pointer\" alt=\"\u5927\u667a\u6167\u629b\u538b\u4e70\u5165\u4ef7\u6307\u6807\u516c\u5f0f\" src=\"http:\/\/wmj.lixiangluntan.com\/2020\/8\/eeAF3u.jpg\" class=\"aligncenter\"><\/p>\n<p>&nbsp;<\/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\u80a1\u7968\u8f6f\u4ef6\u7834\u89e3,\u5927\u667a\u6167\u8f6f\u4ef6\u7834\u89e3,\u901a\u8fbe\u4fe1\u8f6f\u4ef6\u7834\u89e3,\u6307\u5357\u9488\u8f6f\u4ef6\u7834\u89e3,\u5927\u667a\u6167\u7b56\u7565\u6295\u8d44\u7ec8\u7aef\u7834\u89e3\u7248,\u5927\u667a\u6167\u6caa\u6df110\u6863L2\u6570\u636e,\u7406\u60f3\u8bba\u575b,\u516c\u5f0f\u6307\u6807\u7f16\u5199\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;\">\u5927\u667a\u6167K\u5171\u632f\u9009\u80a1\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u5927\u667a\u6167K\u5171\u632f\u9009\u80a1\u6307\u6807\u516c\u5f0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u5927\u667a\u6167\u629b\u538b\u4e70\u5165\u4ef7\u6307\u6807\u516c\u5f0f<\/p>\n","protected":false},"author":7,"featured_media":61225,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[131],"tags":[132],"class_list":["post-61223","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dzhgs","tag-132"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/61223","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=61223"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/61223\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/media\/61225"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61223"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=61223"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=61223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}