I googled how to write a word in Pinescript, but i found nothing..!!
1 - the word should be at the center of the screen
2 - font size = 32 , border orange
I googled how to write a word in Pinescript, but i found nothing..!!
1 - the word should be at the center of the screen
2 - font size = 32 , border orange
you can plot text using the functions plochar
or label.new
.