Indicator Title color?
Posted: Fri Jun 30, 2023 8:21 am
Hi im trying to change the color of my Title "MY SCRIPT" so i can see it better on chart but failing
eg.
indicator(title="MY SCRIPT", overlay=true)//declare my indicator
Ive tried :
indicator(title="MY SCRIPT" , color=color.yellow, overlay=true)//declare my indicator
but didnt work
appreciate any assistance
eg.
indicator(title="MY SCRIPT", overlay=true)//declare my indicator
Ive tried :
indicator(title="MY SCRIPT" , color=color.yellow, overlay=true)//declare my indicator
but didnt work
appreciate any assistance