I have added in my autoscripts "if(Bars.SessionBreak == true) {then reset variables}
But to my surprise the variables persists in the reset status then. Even when a condition is true to change value of a variable is persists with "0" and "false"

What am I doing wrong or how has to be used SessionBreak correctly?
Thank you

Tony

Comment