{"id":35142,"date":"2020-02-11T16:47:41","date_gmt":"2020-02-11T08:47:41","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/35142.html"},"modified":"2020-02-11T16:47:41","modified_gmt":"2020-02-11T08:47:41","slug":"%e9%a3%9e%e7%8b%90%e8%bf%bd%e6%b6%a8%e9%98%b4%e6%9f%b1%e7%ba%a2%e6%9f%b1%e4%b8%bb%e5%9b%be%e6%8c%87%e6%a0%87%e5%85%ac%e5%bc%8f_%e5%a4%a7%e6%99%ba%e6%85%a78-29%e7%ad%96%e7%95%a5%e6%8a%95%e8%b5%84","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=35142","title":{"rendered":"\u98de\u72d0\u8ffd\u6da8\u9634\u67f1\u7ea2\u67f1\u4e3b\u56fe\u6307\u6807\u516c\u5f0f_\u5927\u667a\u61678.29\u7b56\u7565\u6295\u8d44\u7834"},"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;\">\u98de\u72d0\u6210\u4ea4\u91cf\u5224\u9876\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u98de\u72d0\u6210\u4ea4\u91cf\u5224\u9876\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\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 class=\"description\">\n<div class=\"gsdxg\">\n<\/div>\n<p>DRAWGBK(v&gt;1,colorRGB(10,150,0),colorRGB(10,10,0),70);<br \/> DRAWTEXT((SYSPARAM(2) = BARPOS),CLOSE,('\u7248\u5757:' + BLKNAME)),ALIGN4;<br \/> BB:=BARPOS=SYSPARAM(1);<br \/> variable:wday[7]='\u661f\u671f\u516d';<br \/> wday[1]:='\u661f\u671f\u65e5';<br \/> wday[2]:='\u661f\u671f\u4e00';<br \/> wday[3]:='\u661f\u671f\u4e8c';<br \/> wday[4]:='\u661f\u671f\u4e09';<br \/> wday[5]:='\u661f\u671f\u56db';<br \/> wday[6]:='\u661f\u671f\u4e94';<br \/> fy:=year;<br \/> fm:=month;<br \/> fd:=day;<br \/> wd:=weekday;<br \/> p:=sysparam(1);<br \/> str1:='\u4eca\u5929\u662f\uff1a'+numtostr(fy[p],0)+'\u5e74'+numtostr(fm[p],0)+'\u6708'<br \/> +numtostr(fd[p],0)+'\u65e5, '+wday[wd[p]+1];<br \/> explain(barpos=p,str1),colorRED;<br \/> DRAWTEXT(barpos=p,H*1.12,str1),ALIGN2,coloryellow,;<br \/> DRAWTEXT(sysparam(2)=BARPOS,c,<br \/> '\u6536\u76ca:'+ NUMTOSTR(FINANCE(33),2)+'\\n'<br \/> +'\u51c0\u8d44:'+NUMTOSTR(FINANCE(34),2 )+'\\n'<br \/> +'\u6d41\u901a:'+ NUMTOSTR(FINANCE(7)\/10000,2)+'\u4ebf'+'\\n'<br \/> +'\u6d41\u901a:'+NUMTOSTR(FINANCE(7)\/FINANCE(1)*100 ,0)+' %'+'\\n'<br \/> +'\u6743\u76ca:'+NUMTOSTR(FINANCE(36),0 )+' %'+'\\n'<br \/> +'\u4e3b\u8425:'+NUMTOSTR(FINANCE(53),0 )+' %'+'\\n'<br \/> +'\u5229\u6da6:'+NUMTOSTR(FINANCE(54),0 )+' %'+'\\n'<br \/> +'\u4e3b\u8425:'+NUMTOSTR(FINANCE(20)\/10000,1 )+'\u4ebf'+'\\n'<br \/> ),COLORccffcc,ALIGN4;<br \/> v1:ema(close,5);<br \/> v2:ema(ema(close,90)*1.01,10),;<br \/> DRAWTEXT(cross(v1,v2),v1+0.05,'\u8ffd\u725b'),color00ff00,LINETHICK2;<br \/> VAR1:=LLV(LOW,21);<br \/> VAR2:=HHV(HIGH,21);<br \/> AK1:=EMA((((CLOSE - VAR1) \/ (VAR2 - VAR1)) * 100),5);<br \/> AK:=EMA((((CLOSE - VAR1) \/ (VAR2 - VAR1)) * 50),13);<br \/> AB:=CROSS(AK1,AK);<br \/> DRAWICON(cross(v1,v2),v2,1);<br \/> DRAWTEXT((AB = 1),(LOW * 0.99),'\u25cb\u725b\u7a9d'),colorYELLOW;<br \/> M5:MA(CLOSE,5),LINETHICK1,colorYELLOW;<br \/> M13:MA(CLOSE,13),LINETHICK2,color0099ff;<br \/> A:MA(CLOSE,3),ColorFF00FF,LINETHICK0;<br \/> A1:=(CLOSE+HIGH+LOW)\/(3);<br \/> B:=EMA(A1,10);<br \/> B2:=REF(B,1);<br \/> MA20:=EMA(CLOSE,20);<br \/> DRAWTEXT((B&gt;B2),ma20,'*'),COLORMAGENTA;<br \/> DRAWTEXT((B&lt;B2),ma20,'*'),Coloryellow;<br \/> {\u4ee5\u4e0b\u8bbe\u7f6e\u9003\u9876\u6307\u6807}<br \/> varC:=SMA(MAX(C-REF(C,1),0),6,1)\/SMA(ABS(C-REF(C,1)),6,1)*100;<br \/> DRAWICON(CROSS(82,varC),HIGH,2);<br \/> var6:=REF(C,1);<br \/> var7:=SMA(MAX(C-var6,0),6,1)\/SMA(ABS(C-var6),6,1)*100;<br \/> DRAWTEXT(CROSS(84,var7),H*1.01,'\u25b2\u9003\u9876'),COLORGREEN ;<br \/> {\u8ffd\u6da8}<br \/> Var32:=CLOSE\/REF(CLOSE, 1)&gt;=1.062 AND HIGH\/CLOSE&lt;1.005 AND MA(CLOSE, 90)\/CLOSE&gt;=1.150;<br \/> Var33:=Var32 AND COUNT(Var32, 20)=1 ;<br \/> Var34:=(INDEXC-REF(INDEXC, 1))\/REF(INDEXC, 1);<br \/> Var35:=(CLOSE-REF(CLOSE, 1))\/REF(CLOSE, 1);<br \/> Var36:=IF(Var34&gt;0.010, 0.900, 1) AND IF(Var34&gt;(-0.025), 1, 1.200);<br \/> Var37:=Var36*(Var35-Var34)*100;<br \/> Var38:=SUM(Var37, 10);<br \/> Var39:=SMA(Var38, 40, 1);<br \/> Var310:=Var38&gt;20;<br \/> Var311:=CROSS(CLOSE, MA(CLOSE*1.055, 3)) AND CLOSE&gt;OPEN*1.060 AND VOL&gt;=REF(VOL, 1)*1.5 AND CLOSE&gt;=MA(CLOSE, 10);<br \/> Var312:=Var310 AND Var311 ;<br \/> Var313:=(-100)*(HHV(HIGH, 3)-CLOSE)\/(HHV(HIGH, 3)-LLV(LOW, 3));<br \/> Var314:= CROSS(Var313, (-87)) AND OPEN=1.090*REF(CLOSE, 1) AND INDEXC&gt;0.980*REF(INDEXC, 1) AND CLOSE&lt;=1.470*LLV(CLOSE, 58);<br \/> Var315:=EMA(CLOSE, 12)-EMA(CLOSE, 26);<br \/> Var316:=EMA(Var315, 9);<br \/> Var317:=2*(Var315-Var316);<br \/> Var318:=(CLOSE-LLV(LOW, 9))\/(HHV(HIGH, 9)-LLV(LOW, 9))*100;<br \/> Var319:=SMA(Var318, 3, 1);<br \/> Var320:=SMA(Var319, 3, 1);<br \/> Var321:=EMA(IF(Var316&gt;REF(Var316, 1), 1, (-1)), 14)*14;<br \/> Var322:=EMA(IF(Var320&gt;REF(Var320, 1), 1, (-1)), 14)*14*2;<br \/> Var323:=(MA(CLOSE, 5)\/MA(CLOSE, 70)-1)*100;<br \/> Var324:=(Var323+Var322+Var321)\/3;<br \/> Var325:=MA(CLOSE, 80)-MA(CLOSE, 10)\/3;<br \/> Var326:=IF(CLOSE and MA(VOL, 5)\/240 AND CLOSE&gt;REF(CLOSE, 1)*1.0 AND CLOSE,88,0);{Var38&gt;Var39;}<br \/> Var327:=IF(CLOSE\/REF(CLOSE, 1)&gt;1.050 AND VOL\/CAPITAL*100&lt;10 AND CLOSE&lt;17 AND HIGH\/CLOSE&lt;1.010 AND Var326&gt;0, 91, 0);<br \/> Var328:=IF(Var324&gt;REF(Var324, 1) AND REF(Var324, 1)&lt;REF(Var324, 2) AND (Var33 OR Var312 OR Var314) OR Var326&gt;0 OR Var327&gt;0, 85, 0);<br \/> Var329:=IF(Var327&gt;0 ,95,0), STICK,LINETHICK2;<br \/> Var330:=IF(Var326&gt;0 or var327&gt;0,91,0), STICK,LINETHICK2;<br \/> Var331:=IF(Var328&gt;0 or var327&gt;0 or var326&gt;0,88,0), STICK,LINETHICK2;<br \/> Var332:=100*(CLOSE-LLV(LOW,42))\/(HHV(HIGH,42)-LLV(LOW,42)),LINETHICK1,colorgreen;<br \/> Var333:=COUNT(MA(CLOSE,3)&gt;REF(MA(CLOSE,3),1),1)=1;<br \/> Var334:=(Var332&lt;93 AND Var333 and MAX(MAX(Var329, Var330), Var331))*100; <br \/> STICKLINE(Var327&gt;90,LOW*0.99,LOW*0.95,2,0),COLORYELLOW;<br \/> DRAWTEXT(Var327&gt;90,LOW*0.95,'\u8ffd\u6da8'),COLORYELLOW;<br \/> DRAWICON(Var310&gt;0 AND Var327=0,HIGH*1.01,5);<br \/> {\u9634\u67f1}<br \/> STICKLINE(OPEN&gt;=CLOSE ,HIGH ,LOW,0.2,0 ),COLORFFCC00;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,8,0 ),ColorFF9F68;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,7,0 ),COLORff9900;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,6,0 ),COLORffaa11;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,5,0 ),COLORffbb11;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,4,0 ),COLORffcc22;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,3,0 ),COLORffdd22;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,2,0 ),COLORffee33;<br \/> STICKLINE(OPEN&gt;=CLOSE ,CLOSE ,OPEN,1,0 ),COLORffff33;<br \/> {\u7ea2\u67f1}<br \/> STICKLINE(CLOSE&gt;OPEN,HIGH,LOW,0.2,0) ,COLOR0000FF;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,8,0) ,COLOR0000CC;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,7,0) ,COLOR3300CC;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,6,0) ,COLOR0033CC;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,5,0) ,COLOR6633CC;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,4,0) ,COLOR3333FF;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,3,0) ,COLOR6633FF;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,2,0) ,COLOR3366FF;<br \/> STICKLINE(CLOSE&gt;OPEN,CLOSE,OPEN,1,0) ,COLOR6666FF;<\/p>\n<p><img decoding=\"async\" width=\"594\" height=\"295\" border=\"0\" onclick=\"window.open('\/uploads\/allimg\/150702\/1_150702190133_1.jpg')\" style=\"cursor:pointer\" alt=\"\u98de\u72d0\u8ffd\u6da8\u9634\u67f1\u7ea2\u67f1\u4e3b\u56fe\u6307\u6807\u516c\u5f0f\" src=\"http:\/\/wmj.lixiangluntan.com\/2020\/8\/YvyMJj.jpg\" class=\"aligncenter\"><\/p>\n<p>&nbsp;<\/p>\n<div class=\"yuansheng1\">\n<div class=\"_1a77a5b7w7ei\"><\/div>\n<p> <script type=\"text\/javascript\">\n    (window.slotbydup = window.slotbydup || []).push({\n        id: \"u6133514\",\n        container: \"_1a77a5b7w7ei\",\n        async: true\n    });\n<\/script>\n<\/div>\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<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;\">\u98de\u72d0\u8ffd\u6da8\u8001\u9f20\u4ed3\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<p>\u98de\u72d0\u8ffd\u6da8\u8001\u9f20\u4ed3\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u98de\u72d0\u8ffd\u6da8\u9634\u67f1\u7ea2\u67f1\u4e3b\u56fe\u6307\u6807\u516c\u5f0f<\/p>\n","protected":false},"author":7,"featured_media":35143,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[176],"tags":[177],"class_list":["post-35142","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fhgs","tag-177"],"_links":{"self":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/35142","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=35142"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/35142\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/media\/35143"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=35142"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=35142"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=35142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}