Somebody asked in a recent mailing to the list whether one must store all temporary series computed in an indicator in the output values (which generates much unneeded output if those values are not needed). I found out that this is not required. You can use I:Generic:Container to store those series instead. I shall rewrite my SMI indicator as an example. Th.