Hi Jim,
I just noticed that in the DataMiner, Future%Chg(5) calculates the return as from Friday to Friday.
Using 100*((Close(-6)/Close(-1))-1) works for Monday to Monday returns. However, when asked to return future values that haven’t yet occurred, it doesn’t return NAs. I haven’t looked at what is returned.