Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

BUG REPORT

Laelia Lascivo
April 5, 2026

While editting my code in tradingview.com I found a minor bug.

In the following code the center color.rgb() section does not have a colour before the color.rbgb(), while the first and last do have colours. the empty command "//" somehow stops the colour from appearing.

// works
plot(price, color = color.rgb(255, 187, 70), title="SMI PRICE")
//
plot(mom, color = color.rgb(204, 1, 255, 70), title="SMI MOM")
// works
plot(liq, color = color.rgb(91, 255, 70), title="SMI LIQ")
image.png

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events