- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
102
asked 6 years ago by Circle Zircle
Category:
Chart Studies
Tags:
I need help with some code logic. suppose x is the high and y is the low of an indicator. how do I make a variable true if "close crosses above x" and false when "close crosses below y"? The problem if I use "close crosses above x" is that it will on...