rta
29th November 2003, 06:46 AM
I am trying to plot the All Ords Average-over the all ords from 1980 to date
Cum(c)/cum(1) works well but the scale is wrong, so
Cum(c)/Cum(1)*power (1.000216966,cum(1)) may work
But no, "POWER"-- "must contain only constant data"
Any ideas??
Cum(c)/cum(1) works well but the scale is wrong, so
Cum(c)/Cum(1)*power (1.000216966,cum(1)) may work
But no, "POWER"-- "must contain only constant data"
Any ideas??