I am modifying some code and I am wondering how does think script handle a previous bar on the initial value. For example. I have a variable called Variable1= does some calculation... I then call Variable1[1]* Variable1... what is the initial value set by thinkscript by Variable[1]? Thanks!!!