Is there a way to program in Metastock Formuar language a product of all e.g. closing values without a prev function?
product:=value1*value2*value3....*last value
for example as in:
product:=C*PREV;
is very slow.
In other words I am looking for the product equivalent of the cum() function.
I keep looking and trying.. but if someone figures this out earlier please post here!

Many thanks,
Klaus