Buongiorno,
Chiedo cortesemente un piccolo aiuto.
Vorrei identificare il valore di una media eseguita sulle candele giornaliere, rispettando i giorni della settimana.
Semplifico con un piccolo esempio:
Supponiamo che la Candela di Oggi corrisponda al giorno della settimana “1=Lunedì” e che io voglia la media solo dei giorni “1” per “x” tempo. Escludendo la candela corrente.
N = Average[21](giorno=1)
Naturalmente con la condizione “IF” per calcolare di giorno in giorno in automatico.
In attesa di un cortese riscontro, ringrazio anticipatamente.
Good morning,
I kindly ask for a little help.
I would like to identify the value of an average performed on daily candles, respecting the days of the week.
Let me simplify with a small example:
Let’s suppose that Today’s Candle corresponds to the day of the week “1 = Monday” and that I want the average of days “1” only for “x” time. Excluding the current candle.
N = Average [21] (day = 1)
Of course with the “IF” condition to calculate day by day automatically.
Waiting for a kind reply, thank you in advance.