Is it possible to "trimm" the ask/bid/last lines? Or only with a custom indicator?

 

Hi!

Whenever I configure a chart to show the ask/bid/last lines, it shows a horizontal line that crosses all the chart:

I wonder: is it possible (nativaly) to trimm it as to only show the line from the last candle to the right axis instead of a line that crosses all the chart? Like this:


Or would I have to hide those lines and then implement a custom indicator to do that like in this post? If so, I'd like to place this suggestion as a configuration option for MetaQuotes. 

Ask and Bid Line: Can you change line thickness?
Ask and Bid Line: Can you change line thickness?
  • 2012.05.15
  • www.mql5.com
Hello everyone...
 
Indicator.
 
Martin Bittencourt:
is it possible (nativaly) to trimm it as to only show the line from the last candle to the right axis instead of a line that crosses all the chart?

William Roeder #:
Indicator.

Attached.

Files:
 
Ryan L Johnson #:

Attached.

its a cool indicator i Like it. Respect <3
 
MT5 does not natively allow trimming ask, bid, or last lines. To show them only from the last candle to the right edge, you need a custom indicator.