:="" font-weight:="" color:="" rgb(51,51,51);="" padding-bottom:="" font-style:="" padding-top:="" padding-left:="" border-left:="" orphans:="" 2;="" widows:="" margin:="" 0px="0px" 14px;="" letter-spacing:="" padding-right:="" background-color:="" rgb(255,255,255);="" text-indent:="" font-variant-ligatures:="" font-variant-caps:="" -webkit-text-stroke-width:="" 0px'="" type="1">
当今天的收盘价大于过去20个交易日中的最高价时,以收盘价买入;买入后,当收盘价小于过去10个交易日中的最低价时,以收盘价卖出。做空和上面条件相反,谢谢
网友回复: 上面的信号参考这个公式:
C>HV(H,20),BK;C<LV(L,20),SP;AUTOFILTER;