{"id":72460,"date":"2019-08-15T21:17:58","date_gmt":"2019-08-15T13:17:58","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/72460.html"},"modified":"2019-08-15T21:17:58","modified_gmt":"2019-08-15T13:17:58","slug":"%e9%80%9a%e8%be%be%e4%bf%a1t3%e8%b6%85%e7%9f%ad%e7%ba%bf%e5%8f%8a%e9%80%89%e8%82%a1%e6%8c%87%e6%a0%87%e5%85%ac%e5%bc%8f_%e5%a4%a7%e6%99%ba%e6%85%a7","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=72460","title":{"rendered":"\u901a\u8fbe\u4fe1T3\u8d85\u77ed\u7ebf\u53ca\u9009\u80a1\u6307\u6807\u516c\u5f0f_\u5927\u667a\u6167"},"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;\">\u901a\u8fbe\u4fe1\u81ea\u7528\u7ecf\u5178\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u901a\u8fbe\u4fe1\u81ea\u7528\u7ecf\u5178\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<\/blockquote>\n<p><a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u7092\u80a1\u6559\u7a0b<\/a><\/p>\n<p class=\"nr1\"><script type=\"text\/javascript\" src=\"\/about\/guanzhu.js\"><\/script> <\/p>\n<p class=\"description\">\n<p>T1:=C-REF(C,1); <br \/> T2:=100*EMA(EMA(T1,6),6)\/EMA(EMA(ABS(T1),6),6); <br \/> T3:=CROSS(EMA(C,19),EMA(C,7)); <br \/> T4:=CROSS(EMA(C,7),EMA(C,19)); <br \/> Z1:=L=LLV(L,BARSLAST(T3)+1); <br \/> Z2:=LLV(L,BARSLAST(T3)+1); <br \/> Z3:=H=HHV(H,BARSLAST(T4)+1); <br \/> Z4:=HHV(H,BARSLAST(T4)+1); <br \/> TA:=DRAWLINE(Z1,Z2,Z3,Z4,0); <br \/> Y1:=H=HHV(H,BARSLAST(T4)+1); <br \/> Y2:=HHV(H,BARSLAST(T4)+1); <br \/> Y3:=L=LLV(L,BARSLAST(T3)+1); <br \/> Y4:=LLV(L,BARSLAST(T3)+1); <br \/> TB:=DRAWLINE(Y1,Y2,Y3,Y4,0);<br \/> X1:=LLV(T2,2)=LLV(T2,7) ; <br \/> X2:=COUNT(T2&lt;0,2); <br \/> X3:=CROSS(T2,MA(T2,2)); <br \/> X4:=REF(TB,1)&lt;REF(TB,2); <br \/> X5:=TA&gt;REF(TB,1); <br \/> T3\u8d85\u77ed\u7ebf:= X1 AND X2 AND X3 AND X4 AND X5; <br \/> TJ:=IF(TB&lt;REF(TB,1) AND TB=TA,1,0); <br \/> T:REF(TJ,1)=0 AND TJ&gt;=1; <br \/> STICKLINE(T,Y2,Y3,3,0),COLORLIRED;<br \/> DRAWTEXT(T,Y2-0.5,'T3\u53d1\u5c04'),COLORWHITE;<br \/> {XG:=TB&lt;REF(TB,1) AND TB=TA;};<\/p>\n<p>{<br \/> \u9009\u80a1\u516c\u5f0f:<\/p>\n<p>T1:=C-REF(C,1); <br \/> T2:=100*EMA(EMA(T1,6),6)\/EMA(EMA(ABS(T1),6),6); <br \/> T3:=CROSS(EMA(C,19),EMA(C,7)); <br \/> T4:=CROSS(EMA(C,7),EMA(C,19)); <br \/> Z1:=L=LLV(L,BARSLAST(T3)+1); <br \/> Z2:=LLV(L,BARSLAST(T3)+1); <br \/> Z3:=H=HHV(H,BARSLAST(T4)+1); <br \/> Z4:=HHV(H,BARSLAST(T4)+1); <br \/> TA:=DRAWLINE(Z1,Z2,Z3,Z4,0); <br \/> Y1:=H=HHV(H,BARSLAST(T4)+1); <br \/> Y2:=HHV(H,BARSLAST(T4)+1); <br \/> Y3:=L=LLV(L,BARSLAST(T3)+1); <br \/> Y4:=LLV(L,BARSLAST(T3)+1); <br \/> TB:=DRAWLINE(Y1,Y2,Y3,Y4,0);<br \/> X1:=LLV(T2,2)=LLV(T2,7) ; <br \/> X2:=COUNT(T2&lt;0,2); <br \/> X3:=CROSS(T2,MA(T2,2)); <br \/> X4:=REF(TB,1)&lt;REF(TB,2); <br \/> X5:=TA&gt;REF(TB,1); <br \/> TJ:=IF(TB&lt;REF(TB,1) AND TB=TA,1,0); <br \/> {\u57fa\u672c\u9762}<br \/> JB:=FINANCE(40)&lt;10000000000 AND CAPITAL&lt;1000000 AND DYNAINFO(7)&lt;25 AND DYNAINFO(17)&gt;1;<br \/> {\u6761\u4ef6\u7b5b\u9009}<br \/> (X1 AND X2 AND X3) AND X4 AND X5 AND TJ AND JB; <br \/> }<\/p>\n<p><img decoding=\"async\" width=\"551\" height=\"426\" border=\"0\" onclick=\"window.open('\/uploads\/allimg\/140910\/1_140910192830_1.jpg')\" style=\"cursor:pointer\" alt=\"\u901a\u8fbe\u4fe1T3\u8d85\u77ed\u7ebf\u53ca\u9009\u80a1\u6307\u6807\u516c\u5f0f\" src=\"http:\/\/wmj.lixiangluntan.com\/2020\/8\/IJ3IFj.jpg\" class=\"aligncenter\"><\/p>\n<p>&nbsp;<\/p>\n<p>\uff08\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--\uff09<\/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;\">\u901a\u8fbe\u4fe1\u8d44\u91d1\u6d41\u5411\u7edf\u8ba1\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u901a\u8fbe\u4fe1\u8d44\u91d1\u6d41\u5411\u7edf\u8ba1\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fbe\u4fe1T3\u8d85\u77ed\u7ebf\u53ca\u9009\u80a1\u6307\u6807\u516c\u5f0f<\/p>\n","protected":false},"author":7,"featured_media":72461,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[139],"tags":[140],"class_list":["post-72460","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tdxgs","tag-140"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/72460","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=72460"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/72460\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/media\/72461"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=72460"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=72460"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=72460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}