Range



In this page, you will learn about the ‘Range’ conditions.



A range condition determines if a specified indicator’s value is between two specified levels. It is a very simple condition. Basically, if the value of the input is greater than the first number and less than the second number, then the condition is true.

For example, if you wanted to code a strategy where one of the entry conditions were:
RSI must be between 20 and 30.
You would input it like this: