Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
Hello to Everyone, this is my very first Post in this great Forum.
I am new to MT4 and i would like to know if itīs possible to have the Value of a Moving Average shown somewhere on the Chart (ex. upper right Corner) ?
Thank you in advance for your Help.
__________________
Greetings from Luxemburg from Stevie K ! ! !
Hello to Everyone, this is my very first Post in this great Forum.
I am new to MT4 and i would like to know if itīs possible to have the Value of a Moving Average shown somewhere on the Chart (ex. upper right Corner) ?
I was wondering if anyone knew of a MA that could plot the average price of every tick of each bar? Example: The MA period would be set to 1, and would be
plotted on the price that was most often quoted in that specific bar. If there is no such indicator, could one be made? Thanks for any input.
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.
I have searched all over the net and several forex sites, but what I am trying to set up is a
Exponential Moving Average
365 EMA
8 EMA
21 EMA
and a
Simple Moving Average
200 SMA
89 SMA
where do I find these moving average indicators I just need them, not where they cross, alerts, etc.
any help is appreciated much
Thanks and Pips
It is moving averages indicator which you have in your Metatrader as standard indicator.
One indicator. You may change the settings and get what you want (200sma and so on).
Some people improved this indicator 100 times for alert, crossing, color and so on and because of that we have this thread and ma crossing thread as well.
All that you mentioned is the settings of one indicator.
Just be comfortable with the settings of this indicator first and then read this thread from the beginnign for more advances versions.