Text
SyntaxText{ expr,color,text,size }
DescriptionWill plot text at expr value in specified color
Exampletext{close[0],red,hello,5}
This will draw a text in red color with size of 5 with text hello.