Hoping someone can help. I am trying to apply a moving average to my MT4 charts that doesn’t shift with the time frame. For example a 100 day ema that shows on the different time frames exactly the same. I apologise if I am overlooking a simple function on MT4, anyway is there a way to make the current indicator work this way or otherwise an indicator I can apply?
Not sure if I’m understanding the question correctly but for example if you had a 10 period moving average on a daily chart then if you bring up a 1 hour chart and apply a 240 period moving averge then that would match the 10ma on the daily right? because there are 24 hours in a day.
At first MA line will look a bit strange and takes a second to understand, the longer time frame MA line will print as is a flat line, you’ll see what I mean!
They would be close but not exactly the same. The smaller price movements that happen within the day would be factored into the 240 hour MA, but not the 10 day MA.
If you’re just using the MA for something like seeing the daily trend direction it will work fine, but if you’re doing an MA crossover system it will be [B]way [/B]off.