i need filter to scan all stocks where +DI > -DI 
plz  sugest correction i m getting syntax error

filter = 1
buy = +DI > -DI;
sell = -DI > +DI;
addcolumn i know this part
regards
mahesh


Reply via email to