How can I use Indicator Levels ?
-
Does Anyone know how to use Indicator Levels. I.e I have a strategy that uses RSI levels 15 as oversold and level 80 as overbought. In this strategy , no need for the RSI line.. only the levels need. So to confirm a Sell , EMA 5 cross below EMA 10 above RSI level 80 . and for Buy , EMA 5 crosses above EMA 10 below RSI level 15.
-
Doesn't sound very complex. Can you share the link to your project?