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?
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.
Indicator.
Attached.
Files:
Bid Ask Line.mq5
5 kb
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.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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.