Quote:
|
Originally Posted by Stevie-K
@ThomasB
Thank you for your Help, now i finally know it is possible, i still dont know how, but at least i know itīs possible 
|
You would need to program it in MQL4, the programming language that goes with MT4. If you know how to do it, build a custom indicator based on the Moving Average and display the most recent value with the
Comment(value); function.