Hi
RSI is traditionally considered overbought when above 70 and oversold when below 30. So instead of this I want to let the Turingbot to predict the oversold overbought levels.But:
1-Should this be a classification problem and if yes ,should I use upper and lower bound search ?
2-What should be the target variable and inputs ? Thanks in advance .