同花顺股票公式| 本文关键词:淘金,金牛 【想研究更深入,如果您也有兴趣,加订阅号一起探讨吧!】6648
短期:=100*(C-LLV(L,5))/(HHV(C,5)-LLV(L,5)),colorwhite;
中期:100*(C-LLV(L,10))/(HHV(C,10)-LLV(L,10)),coloryellow;
中长期:100*(C-LLV(L,20))/(HHV(C,20)-LLV(L,20)),colormagenta;
长期:100*(C-LLV(L,30))/(HHV(C,30)-LLV(L,30)),colorred,LINETHICK2;
强势线:80,DOTLINE;
分水岭:50,DOTLINE;
弱势线:20,DOTLINE;