Clearly, time series on different timeframes are constructed of successive price values separated by a different "step" (specified in the timeframe's name -1M, 15M, 1H, 1D).That data goes as input for calculation MA and you should get different MA functions for different timeframes since sample...