I find difficulty in creating pine script code to calculate support1 and average of last 3 supports and plot as line.
average of last 3 days s1 s(d)+s(d-1)+s(d-2)/3
I would like to have pine script code for the same to create line so that I try some strategy in that. Please give an answer
New contributor
S Anantha Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.