I
Have been trying to plot text and keep getting errors.
PlotText( ''text'', x, y, color, bkcolor =
colorDefault )
What am I doing wrong.
PlotText(“Close”, C, 680.00, colorBlack,
colorWhite)
All I am trying to do is plot text on chart, somewhere,
anywhere so I can then mess with the code and begin to learn how
AFL works.