Actually I do I have one question. In my script I defined a variable "value60 = request.security(syminfo.tickerid, res60, close)", then attempted to apply ta.bb to it "bb60 = ta.bb(value60, 30, 2)", but my plot "plot(bb60, color=color.green)" throws this error when compiling "syntax error: variables...