冲洗未来指标指向式VAR1:=((CLOSE - LLV(LOW,15))/(HHV(HIGH,15) - LLV(LOW,15)))* (100); VAR2:= REVERSE(VAR1); VAR3:= SMA(VAR1,5,1); K:= SMA(VAR3,3,1); d:= SMA(K,3,1); 指着式冲洗未来指标 85,棒,Linethick7,ColorFF0000; DrawText的(CROSS(K,d)及(d < 18),15,'买'),Color00FF00; DRAWTEXT(CROSS(D,K) AND (D > 75),85, ‘购买’),ColorFFFFFF; STICKLINE((K> = d),K,d,6,0),Color0000A8; STICKLINE((K> = d),K,d,5,0),Color0000C0; STICKLINE((K> = d),K,d,4,0),Color0000E0; STICKLINE((K> = d),K,d,3,0),Color0000F0; STICKLINE((K> = d),K,d,2,0),Color0000D0; STICKLINE((K> = d),K,d,1,0),Color8080FF; STICKLINE((K <= d),K,d,6,0),Color008800; STICKLINE((K <= d),K,d,5,0),Color009900; STICKLINE((K <= d),K,d,4,0),Color00AA00; STICKLINE((K <= d),K,d,3,0),Color00BB00; STICKLINE((K <= d),K,d,2,0),Color00CC00; STICKLINE((K <= d),K,d,1,0),Color00DD00; 同花顺未来指标指向公式更新时间:2019年5月6日9:21 配资门户网(https://www.peizimenhu.com/)股票入门知识_炒股配资平台_配资炒股行情 |