{"id":107081,"date":"2019-10-28T13:41:10","date_gmt":"2019-10-28T05:41:10","guid":{"rendered":"https:\/\/www.lixiangluntan.com\/107081.html"},"modified":"2019-10-28T13:41:10","modified_gmt":"2019-10-28T05:41:10","slug":"rsi%e7%aa%81%e7%a0%b4%e5%85%ac%e5%bc%8f%e6%94%b9%e4%b8%ba%e5%a4%a7%e6%99%ba%e6%85%a7_%e4%b8%9c%e6%96%b9%e8%b4%a2%e5%af%8c%e7%a0%b4%e8%a7%a3%e7%89%88","status":"publish","type":"post","link":"https:\/\/www.lixiangluntan.com\/?p=107081","title":{"rendered":"RSI\u7a81\u7834\u516c\u5f0f\u6539\u4e3a\u5927\u667a\u6167_\u4e1c\u65b9\u8d22\u5bcc\u7834\u89e3\u7248"},"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;\">\u6628\u5929\u4e0a\u7a7f10\u65e5\u7ebf\uff0c\u4eca\u5929\u4e0b\u783410\u65e5\u7ebf<\/p>\n<p>\u6628\u5929\u4e0a\u7a7f10\u65e5\u7ebf\uff0c\u4eca\u5929\u4e0b\u783410\u65e5\u7ebf<\/p>\n<\/blockquote>\n<p><a href=\"http:\/\/www.lixiangluntan.com\" target=\"_blank\" rel=\"noopener noreferrer\">\u7092\u80a1\u8f6f\u4ef6<\/a><\/p>\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 \u80fd\u5426\u5c06\u8fd9\u4e2aRSI\u7a81\u7834\u516c\u5f0f(tdx)\u6539\u4e3a\u5927\u667a\u6167\u7248\uff1f<br \/>\n <br \/> LC:=REF(CLOSE,1);<br \/>\n <br \/> RSI:SMA(MAX(CLOSE-LC,0),14,1)\/SMA(ABS(CLOSE-LC),14,1)*100;<br \/>\n <br \/> \u538b\u529b:=HHV(MA(RSI,3),10),COLORRED;<br \/>\n <br \/> \u652f\u6491:=LLV(MA(RSI,3),10),COLORYELLOW; <\/p>\n<p>DRAWLINE(RSI=HHV(RSI,60),HHV(RSI,3),RSI=HHV(RSI,30) AND RSI&lt;HHV(RSI,45),HHV(RSI,3),1),COLORYELLOW;<br \/> DRAWLINE(RSI&gt;=HHV(RSI,30),RSI,RSI&lt;=LLV(RSI,10),HHV(RSI,6),1),COLORFFCCCC;<br \/> AB:DRAWLINE(RSI&gt;=HHV(RSI,10),RSI,RSI&lt;=LLV(RSI,3),HHV(RSI,3),1),COLORYELLOW;<br \/> DRAWLINE(RSI&lt;=LLV(RSI,120),RSI,HHV(RSI,6)&lt;=HHV(RSI,10),LLV(RSI,6),1),COLORBLUE;<br \/> VA11:=RSI&gt;=HHV(RSI,20);<br \/> CRSI:=\"RSI.RSI3#WEEK\",COLOR77EE00;<br \/> HRSI:=HHV(\"RSI.RSI1#WEEK\",2);<br \/> \u91d1\u53c9RSI:=STICKLINE(CROSS(\"RSI.RSI2#WEEK\",\"RSI.RSI3#WEEK\"),88,12,0.6,0);<br \/> VARA:=REF(CLOSE,1);<br \/> VARE:=SMA(MAX(CLOSE-VARA,0),6,1)\/SMA(ABS(CLOSE-VARA),6,1)*100;<br \/> ARSI\u4e0b:=STICKLINE(HRSI&lt;=CRSI,HRSI,CRSI,0.1,1),COLOR00CC00,LINETHICK1;<br \/> VAR1:=(CLOSE*2+HIGH+LOW)\/4;<br \/> SK:=EMA(VAR1,13)-EMA(VAR1,73);<br \/> SD:=EMA(SK,2);<br \/> XG:=((CROSS(SK,SD) AND SK&lt;-0.04 AND (C-REF(C,1))\/REF(C,1)&gt;=0.03) OR (CROSS(SK,SD) AND SK&lt;=-0.14 ) <br \/> OR (CROSS(SK,SD) AND SK&lt;=0.05 AND (V\/MA(V,5)&gt;2 OR C\/REF(C,1)&gt;0.035)) OR \u91d1\u53c9RSI);<br \/> STICKLINE(XG,88,12,0.6,0),COLOR0000FF;<br \/> DRAWTEXT(XG,38,'\u7a81\u7834'),COLOR00FFBB;<\/p>\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 \/> RSI:SMA(MAX(CLOSE-LC,0),14,1)\/SMA(ABS(CLOSE-LC),14,1)*100;<br \/>\n <br \/> \u538b\u529b:=HHV(MA(RSI,3),10);<br \/>\n <br \/> \u652f\u6491:=LLV(MA(RSI,3),10); <\/p>\n<p>DRAWLINE(RSI=HHV(RSI,60),HHV(RSI,3),RSI=HHV(RSI,30) AND RSI&lt;HHV(RSI,45),HHV(RSI,3),1),COLORYELLOW;<br \/> DRAWLINE(RSI&gt;=HHV(RSI,30),RSI,RSI&lt;=LLV(RSI,10),HHV(RSI,6),1),COLORRED;<br \/> AB:DRAWLINE(RSI&gt;=HHV(RSI,10),RSI,RSI&lt;=LLV(RSI,3),HHV(RSI,3),1),COLORYELLOW;<br \/> DRAWLINE(RSI&lt;=LLV(RSI,120),RSI,HHV(RSI,6)&lt;=HHV(RSI,10),LLV(RSI,6),1),COLORBLUE;<br \/> VA11:=RSI&gt;=HHV(RSI,20);<br \/> CRSI:=\"RSI.RSI3#WEEK\";<br \/> HRSI:=HHV(\"RSI.RSI1#WEEK\",2);<br \/> \u91d1\u53c9RSI:=STICKLINE(CROSS(\"RSI.RSI2#WEEK\",\"RSI.RSI3#WEEK\"),88,12,0.6,0);<br \/> VARA:=REF(CLOSE,1);<br \/> VARE:=SMA(MAX(CLOSE-VARA,0),6,1)\/SMA(ABS(CLOSE-VARA),6,1)*100;<br \/> ARSI\u4e0b:=STICKLINE(HRSI&lt;=CRSI,HRSI,CRSI,0.1,1);<br \/> VAR1:=(CLOSE*2+HIGH+LOW)\/4;<br \/> SK:=EMA(VAR1,13)-EMA(VAR1,73);<br \/> SD:=EMA(SK,2);<br \/> XG:=((CROSS(SK,SD) AND SK&lt;-0.04 AND (C-REF(C,1))\/REF(C,1)&gt;=0.03) OR (CROSS(SK,SD) AND SK&lt;=-0.14 ) <br \/> OR (CROSS(SK,SD) AND SK&lt;=0.05 AND (V\/MA(V,5)&gt;2 OR C\/REF(C,1)&gt;0.035)) OR \u91d1\u53c9RSI);<br \/> STICKLINE(XG,88,12,0.6,0),COLOR0000FF;<br \/> DRAWTEXT(XG,38,'\u7a81\u7834'),COLOR00FFBB;<br \/> &nbsp;<\/p>\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;\">\u5927\u667a\u6167\u526f\u56fe\u516c\u5f0f\u4e2d\u51fa\u73b0\u7a81\u7834\u4fe1\u53f7\u65f6\u505a\u4e00\u9009\u80a1\u9884\u8b66\u516c\u5f0f<\/p>\n<p>\u5927\u667a\u6167\u526f\u56fe\u516c\u5f0f\u4e2d\u51fa\u73b0\u7a81\u7834\u4fe1\u53f7\u65f6\u505a\u4e00\u9009\u80a1\u9884\u8b66\u516c\u5f0f<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>RSI\u7a81\u7834\u516c\u5f0f\u6539\u4e3a\u5927\u667a\u6167<\/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-107081","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\/107081","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=107081"}],"version-history":[{"count":0,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=\/wp\/v2\/posts\/107081\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=107081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=107081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lixiangluntan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=107081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}