Write on current graph

 
Good afternoon, I have a doubt like to create a robot to write in my current graph with big letters as the result of an account write BUY, SELL or NEUTRAL.

 

To illustrate better I would something like this:

    --if the price is higher than a MA graph of daily then BUY is marked at the bottom right

    - If less is marked SALE

    - If the same is marked NEUTRAL.

 

It is something like this I'd like to do to not require checking in graphics from other timeframes.

 

Thank you very much in advance

Abs
 

You can create object like this link

Documentation on MQL5: Standard Constants, Enumerations and Structures / Objects Constants / Object Types / OBJ_TEXT
Documentation on MQL5: Standard Constants, Enumerations and Structures / Objects Constants / Object Types / OBJ_TEXT
  • www.mql5.com
Standard Constants, Enumerations and Structures / Objects Constants / Object Types / OBJ_TEXT - Reference on algorithmic/automated trading language for MetaTrader 5
Reason: