Drawing a horizontal line starting from a specific time

 

Hello,

   I'm a little new to mql5 world and now I'm facing the problem to draw a horizontal line on the graph starting from a particular time on the graph.

   I'm only being able to draw to horizontal line on the all graph, making it to much to difficult to be read because it's conflicting with other information that I'm plotting in it.

   Thanks for the help. 

 
jpcoelho:

Hello,

   I'm a little new to mql5 world and now I'm facing the problem to draw a horizontal line on the graph starting from a particular time on the graph.

   I'm only being able to draw to horizontal line on the all graph, making it to much to difficult to be read because it's conflicting with other information that I'm plotting in it.

   Thanks for the help. 

You need to use a Trend line for this. This way you can set starting and ending time.
Reason: