COUNT(L<MM&&L>XX,BARSSK)>=1&&COUNT(CROSS(MM,C),BARSSK)=1&&CROSS(C,MM),BP;
if count(l<mm and l>xx,enterbars+1)>=1 and count(cross(mm,c),enterbars+1)=1 and cross(c,mm) and holding<0 then sellshort(1,0,market);
COUNT(L<MM&&L>XX,BARSSK)>=1&&COUNT(CROSS(MM,C),BARSSK)=1&&CROSS(C,MM),BP; if count(l<mm and l>xx,enterbars+1)>=1 and count(cross(mm,c),enterbars+1)=1 and cross(c,mm) and holding<0 then sellshort(1,0,market); |
请老师把下面这句文华的改成金字塔的;
COUNT(H>MM&&H<SS,BARSBK)>=1&&COUNT(CROSS(C,MM),BARSBK)=1&&CROSS(MM,C),SP;