Chart Studies (1)

Votes
Answers
Views
Question
1
vote
1
answer
34
views
asked 1 month ago by
Category: Chart Studies
Hi, I like to reassign a variable value in order to convert following pine script to TOS script. I looks like TOS requires if/else condition to reassign the value. However, I don't know how to do it in this case. The code: a = 0.0 b = 0.0 a := max(cl...