I'm familiar with calculating multi day moving averages (i.e. 20/50/200 etc). However in regards to calculating weekly moving averages, I'm not 100% entirely sure.
To calculate say a 30-weekly moving average, does it involve calculating a weekly moving average (i.e. average of the 7 days), repeating it for the next 29 weeks, summing them and then dividing by 30?