MT4 period conversion, W1 MN how to?

Hi everyone,

I’m using “Period_Converter_Opt” indicator in MT4 to generate different period historical data from 1M. But I’m not sure about the W1 and MN period.

D1=24x60 min=1440 min

but one week is…
W1=5x1440 min =7200 min or
W1=7x1440 min =10080 min

and one mounth is…
MN=31X1440min=44640 min ?

Thanks for your help,regards.

You are right on both.

Here is a handy reference.
Timeframes - MQL4 Documentation

Thanks CodeMeister, I must have overlooked the documentation :slight_smile: