Lavoro terminato
Specifiche
The model is based on the Stoch RSI.
Stoch RSI month
Stoch RSI week
Stoch RSI day
I want the following situations to be represented.
GREEN ZONE
If Stoch RSI month> Stoch RSI month-1 (the month before)
And at the same time)
If Stoch RSI week> Stoch RSI week-1 (the week before)
And at the same time)
If Stoch RSI day> Stoch RSI day-1 (the day before)
Then
The area appears in green
RED ZONE
If Stoch RSI month <Stoch RSI month-1 (the month before)
And at the same time)
If Stoch RSI week <Stoch RSI week-1 (the week before)
And at the same time)
If Stoch RSI day <Stoch RSI day-1 (the day before)
Then
The area appears in red
ORANGE ZONE
All other cases
If you can't do everything one chart, you can do 3 charts
1 for month
1 for week
1 for day