How to assign color to when “table.cell_set_text()” is used in Pine Script
table.cell_set_text(table_id, column, row, text), This does not contain color attribute
Color conditional formating with two parameters in Pine Script
Tried to create bgcolor formating with two parameters, but getting error. Would someone fix the problem.
Further, wish to know How to do color formating when table.cell_set_text() is used.