Topic: No Moving Average period above 200?

In the Strategy Editor, when using the moving average as an indicator, is there a way of getting a period of more than 200?
Thanks in advance
Joseph

Re: No Moving Average period above 200?

Yeah, a custom one with raised upper period limit. What's your wish for the max period?

Re: No Moving Average period above 200?

ema with period of 800

Re: No Moving Average period above 200?

MA indi with an unoriginal name (or if you're one of a kind then very original smile ) and max limit set to 1000. Also mqh file for EA export function. Indi goes to Indi folder, mqh to Custom folder.

Post's attachments

MovingAverageJoseph.cs 16.31 kb, 6 downloads since 2023-09-22 

MovingAverageJoseph.mqh 8.89 kb, 4 downloads since 2023-09-22 

You don't have the permssions to download the attachments of this post.

Re: No Moving Average period above 200?

Thanks for your reply