{"id":106888,"date":"2020-08-22T10:56:31","date_gmt":"2020-08-22T02:56:31","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/106888.html"},"modified":"2020-08-22T10:56:31","modified_gmt":"2020-08-22T02:56:31","slug":"%e6%8a%8arsi%e5%88%92%e7%ba%bf%e6%8c%87%e6%a0%87%e4%b8%ad%e7%ba%a2%e4%b8%89%e8%a7%92%e4%b9%b0%e7%82%b9%e8%af%a5%e6%88%90%e9%80%89%e8%82%a1%e5%85%ac%e5%bc%8f_%e8%82%a1%e7%a5%a8%e5%85%ac%e5%bc%8f","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=106888","title":{"rendered":"\u628aRSI\u5212\u7ebf\u6307\u6807\u4e2d\u7ea2\u4e09\u89d2\u4e70\u70b9\u8be5\u6210\u9009\u80a1\u516c\u5f0f_\u80a1\u7968\u516c\u5f0f\u6307\u6807\u3001\u80a1\u7968\u4e66\u7c4d\u4e0b\u8f7d\u7f51\u7ad9\u3001\u7092\u80a1\u6559\u7a0b\u3001\u9ed1\u9a6c\u80a1\u7968\u3001\u80a1\u7968\u8d44\u8baf\u3001\u671f\u8d27\u5916\u6c47\uff0c\u5927\u667a\u6167\u6caa\u6df110\u6863\u7834\u89e3"},"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;\">\u300a\u4f4e\u70b9\u9009\u80a1\u300b\u4fe1\u53f7\u5728\u4e09\u5929\u4e4b\u5185\u5747\u7b26\u5408\u7684\u9009\u80a1\u516c\u5f0f<\/p>\n<p>\u300a\u4f4e\u70b9\u9009\u80a1\u300b\u4fe1\u53f7\u5728\u4e09\u5929\u4e4b\u5185\u5747\u7b26\u5408\u7684\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\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 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 LC :=REF(CLOSE,1);<br \/>\n <br \/> RSI1:SMA(MAX(CLOSE-LC,0),6,1)\/SMA(ABS(CLOSE-LC),6,1)*100-100,COLORFFFFFF;<br \/>\n <br \/> RSI2:SMA(MAX(CLOSE-LC,0),15,1)\/SMA(ABS(CLOSE-LC),15,1)*100-100,COLOR00FFFF;<br \/>\n <br \/> RSI3:SMA(MAX(CLOSE-LC,0),24,1)\/SMA(ABS(CLOSE-LC),24,1)*100-100,COLORGREEN;<br \/>\n <br \/> GC:=(RSI1+2*RSI2+3*RSI3)\/6+50;<br \/>\n <br \/> GCD:=EMA(GC,3);<br \/>\n <br \/> GMCD:=GCD-50;<br \/>\n <br \/> GMCDA:=if(GCD&lt;ref(GCD,1)and GCD&gt;0,1,0);<br \/>\n <br \/> GMCDB:=IF(GCD&gt;=ref(GCD,1)and GCD&gt;0,1,0);<br \/>\n <br \/> GMCDC:=IF(GCD&gt;ref(GCD,1)and GCD&lt;0,1,0);<br \/>\n <br \/> GMCDD:=IF(GCD&lt;=ref(GCD,1)and GCD&lt;0,1,0);<br \/>\n <br \/> STICKLINE(GMCDA=1,-50,GMCD,6,0),COLOR00AAFF;{\u9ec4\u8272\u6bb5}<br \/>\n <br \/> STICKLINE(GMCDA=1,-50,GMCD,6.6,0),COLOR00BBFF;<br \/>\n <br \/> STICKLINE(GMCDA=1,-50,GMCD,4.4,0),COLOR00CCFF;<br \/>\n <br \/> STICKLINE(GMCDA=1,-50,GMCD,3.3,0),COLOR00DDFF;<br \/>\n <br \/> STICKLINE(GMCDA=1,-50,GMCD,2.2,0),COLOR00EEFF;<br \/>\n <br \/> STICKLINE(GMCDA=1,-50,GMCD,1.1,0),COLOR00FFFF;<br \/>\n <br \/> STICKLINE(GMCDB=1,-50,GMCD,6,0),COLOR0000AA; {\u7ea2\u8272\u6bb5}<br \/>\n <br \/> STICKLINE(GMCDB=1,-50,GMCD,6.6,0),COLOR0011BB;<br \/>\n <br \/> STICKLINE(GMCDB=1,-50,GMCD,4.4,0),COLOr0022CC;<br \/>\n <br \/> STICKLINE(GMCDB=1,-50,GMCD,3.3,0),COLOR0033DD;<br \/>\n <br \/> STICKLINE(GMCDB=1,-50,GMCD,2.2,0),COLOR0044EE;<br \/>\n <br \/> STICKLINE(GMCDB=1,-50,GMCD,1.1,0),COLOR0055FF;<br \/>\n <br \/> STICKLINE(GMCDC=1,-50,GMCD,6,0),COLORAA00BB;{\u5411\u4e0a\u7c89\u7ea2}<br \/>\n <br \/> STICKLINE(GMCDC=1,-50,GMCD,6.6,0),COLORBB11BB;<br \/>\n <br \/> STICKLINE(GMCDC=1,-50,GMCD,4.4,0),COLORCC22BB;<br \/>\n <br \/> STICKLINE(GMCDC=1,-50,GMCD,3.3,0),COLORDD33BB;<br \/>\n <br \/> STICKLINE(GMCDC=1,-50,GMCD,2.2,0),COLOREE44BB;<br \/>\n <br \/> STICKLINE(GMCDC=1,-50,GMCD,1.1,0),COLORFF55BB;<br \/>\n <br \/> STICKLINE(GMCDD=1,-50,GMCD,6,0),COLORFF7700;<br \/>\n <br \/> STICKLINE(GMCDD=1,-50,GMCD,6.6,0),COLORFF8811;<br \/>\n <br \/> STICKLINE(GMCDD=1,-50,GMCD,4.4,0),COLORFFAA22;<br \/>\n <br \/> STICKLINE(GMCDD=1,-50,GMCD,3.3,0),COLORFFBB33;<br \/>\n <br \/> STICKLINE(GMCDD=1,-50,GMCD,2.2,0),COLORFFDD44;<br \/>\n <br \/> STICKLINE(GMCDD=1,-50,GMCD,1.1,0),COLORFFFF55;<br \/>\n <br \/> TY:=RSI1;<br \/>\n <br \/> AA:=REF(TY,3)=HHV(TY,2*3+1);<br \/>\n <br \/> BB:=BACKSET(AA,3+1);<br \/>\n <br \/> CC:=FILTER(BB,3) AND TY=HHV(TY,3+1);<br \/>\n <br \/> AA2:=REF(TY,3)=LLV(TY,2*3+1);<br \/>\n <br \/> BB2:=BACKSET(AA2,3+1);<br \/>\n <br \/> CC2:=FILTER(BB2,3) AND TY=LLV(TY,3+1);<br \/>\n <br \/> GG:=BARSTATUS=2 AND REF(CC,BARSLAST(CC));<br \/>\n <br \/> HH:=BACKSET(GG,BARSLAST(CC)+1);<br \/>\n <br \/> II:=HH&gt;REF(HH,1);<br \/>\n <br \/> JJ:=REF(BARSLAST(CC),1);<br \/>\n <br \/> KK:=BACKSET(II,JJ+2);<br \/>\n <br \/> LL:=KK&gt;REF(KK,1);<br \/>\n <br \/> DRAWLINE(LL,TY,II,TY,1),POINTDOT,COLORMAGENTA;<br \/>\n <br \/> CS:=(REF(TY,BARSLAST(II))-REF(TY,BARSLAST(LL)))\/(BARSLAST(LL)-BARSLAST(II));<br \/>\n <br \/> \u963b\u529b\u7ebf:=REF(TY,BARSLAST(II))+BARSLAST(II)*CS;<br \/>\n <br \/> \u963b\u529b\u503c:\u963b\u529b\u7ebf,LINETHICK0;<br \/>\n <br \/> GG2:=BARSTATUS=2 AND REF(CC2,BARSLAST(CC2));<br \/>\n <br \/> HH2:=BACKSET(GG2,BARSLAST(CC2)+1);<br \/>\n <br \/> II2:=HH2&gt;REF(HH2,1);<br \/>\n <br \/> JJ2:=REF(BARSLAST(CC2),1);<br \/>\n <br \/> KK2:=BACKSET(II2,JJ2+2);<br \/>\n <br \/> LL2:=KK2&gt;REF(KK2,1);<br \/>\n <br \/> DRAWLINE(LL2,TY,II2,TY,1),POINTDOT,COLORGREEN;<br \/>\n <br \/> \u963b\u529b\u7ebf:=REF(TY,BARSLAST(II))+BARSLAST(II)*CS;<br \/>\n <br \/> DRAWICON(CROSS(TY,\u963b\u529b\u7ebf),RSI1*0.8,6);{\u4e0a\u6da8\u963b\u529b\u964d\u4f4e\u4e09\u89d2\u7b26}<br \/>\n <br \/> DRAWICON(CC2,RSI1*0.96,8);{\u4e0b\u4e09\u89d2\u5f62}<br \/>\n <br \/> DRAWICON(CC,RSI1*0.6,5);{\u4e0a\u4e09\u89d2\u5f62}\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 LC :=REF(CLOSE,1);<br \/>\n <br \/> RSI1:=SMA(MAX(CLOSE-LC,0),6,1)\/SMA(ABS(CLOSE-LC),6,1)*100-100;<br \/>\n <br \/> TY:=RSI1;<br \/>\n <br \/> AA:=REF(TY,3)=HHV(TY,2*3+1);<br \/>\n <br \/> BB:=BACKSET(AA,3+1);<br \/>\n <br \/> CC:=FILTER(BB,3) AND TY=HHV(TY,3+1);<br \/>\n <br \/> AA2:=REF(TY,3)=LLV(TY,2*3+1);<br \/>\n <br \/> BB2:=BACKSET(AA2,3+1);<br \/>\n <br \/> FILTER(BB2,3) AND TY=LLV(TY,3+1);\n<\/div>\n<div>\n &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\u901a\u8fbe\u4fe1,\u5927\u667a\u6167,\u540c\u82b1\u987a,\u98de\u72d0,\u80a1\u7968\u6307\u6807\u516c\u5f0f,\u80a1\u7968\u516c\u5f0f\u5927\u5168,\u9053\u8fea\u62d3\u91d1,K\u7ebf\u56fe,k\u7ebf\u56fe\u7ecf\u5178\u56fe\u89e3,k\u7ebf\u56fe\u600e\u4e48\u770b,k\u7ebf\u56fe\u5206\u6790,\u80a1\u7968k\u7ebf\u56fe,\u5927\u667a\u6167\u7b56\u7565\u7834\u89e3\u7248\u3002\/p><\/p><\/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;\">\u521b\u4e1a\u677f\u4e2a\u80a1\u6dfb\u52a0\u7684\u65b9\u6cd5<\/p>\n<p>\u521b\u4e1a\u677f\u4e2a\u80a1\u6dfb\u52a0\u7684\u65b9\u6cd5<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u628aRSI\u5212\u7ebf\u6307\u6807\u4e2d\u7ea2\u4e09\u89d2\u4e70\u70b9\u8be5\u6210\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-106888","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\/106888","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=106888"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/106888\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=106888"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=106888"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=106888"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}