Guest User

zscore

a guest
Dec 18th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Zscore(16) < -2 and
  2.  
  3. close > mov(close,200,simple) and
  4.  
  5. wlr(16) < -94 and
  6.  
  7. close < bbl(close,16,2)
  8.  
  9. Exit code:
  10.  
  11. Zscore(16) > -1 or
  12.  
  13. $daysheld > 20
Advertisement
Add Comment
Please, Sign In to add comment