if c<enterprice*0.97 and holding>0 then sell(1,0,market);
if c>enterprice*1.03 and holding<0 then sellshort(1,0,market);