AnthonyAlexander

OPGN #3

Sep 8th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. // Negative Volume Index: 1 (Primary)
  2. (crossabove(nvi(), mov(nvi(), 8, simple))) and
  3.  
  4. // Directional Movement - Sector: 2 (Supporting Entry)
  5. (sector("OPGN thingy", pdi(12)) < sector("OPGN thingy", mdi(12)))
  6.  
  7. ------------
  8.  
  9. // Negative Volume Index: 1 (Primary)
  10. (crossbelow(nvi(), mov(nvi(), 8, simple)))
Advertisement
Add Comment
Please, Sign In to add comment