I would like set a value in real time on pinescript other than [1]
Example my signal : buy = crossunder (a, b) I have a source in close, how to fix t
buy = crossunder (a, b)