I am looking to put a message center "box" or "area" on my chart --like in the lower left hand corner--where the indicator will report different things as they happen. For Example, it might display...Up Trade Signaled at 1234.75 or Trend is confirmed at 1334.50.
I'm sure there is a way to control where the Text prints and how long it is displayed, like maybe 5 lines, and when the 6th line is generated, the first line would be removed.
I have looked at the DrawText command but without a detailed example I don't know if this is the right way to start. Is there something better or more dedicated to printing text on the screen?
Any suggestions or pointers welcome. I'm not asking for anyone to write the code (unless there is a canned script you know of), just push me off in the right direction.
Thanks.
Comment