it is really nice to see mtf version from you,

i like the moving average settings that are used in your indicator, i do not know what goes in the code , but i can see that it is adaptive in nature and not the conventional moving averages,

that is why it filters  prices well and keeps in trend still being reactive to price.

since your settings of moving averages are better i thought of taking advantage of it to track prices, as 5 ema tracks prices well and fast( as per the relation described at the end of text here) many time i thought to use it(along with price action ) but  with false signals on it, now your settings of moving averag is adaptive i again set it on fast settings and tested, since there is also option of setting up background option to see the swing, i set up fast settings for bar color and slow settings for swing as background using two copies of your XU-MA v3  indicator to see how it goes

attaching here indicators and templets with fast settings for candle color to track price and slow settings for swing as background color.


settings-

fast settings- for candle color
trendper=13
signalper=5

slow setting - background color( for swing)(since i feel your moving average is adaptive then conventional averages this fast settings can be used)

trendper=34
signalper=7


rest are default settings

--------------------------------------------------------------------------------------------
since above fast settings of 13 and 5 will almost nearly track prices it will give good entry and exit signals, with background color as swing(filter), now as the settings of 13 and 5 are fast there will be some signals not matching the swing background color, after testing what i can see is that this bad signals can be filtered usding backgroung color as filter in following way,

on this 13 and 5 settings when there is red color candle and blue background(conflict between candle color and background color )(as this red candle is countertrend retracement in uptrend of blue background) then this candle should be black(waiting as per your code color)
similarly opposite when there is blue color candle and red background(conflict between candle color and background color)(as this blue candle is countertrend retracement in downtrend of red background) then this candle should be black(waiting as per your code color)

the black color candle(waiting candle as per your code) with 13 and 5 setting that appears is the right one and need not be changed only the candle that has conflict with background color needs to be changed to black(waiting)

i do not know if it can be done or not as i do not know coding but thought of posting, as you are doing very good work for everyone here.

i do not know both settings of fast (13 and 5)(color of candle) and slow(34 and 7)(background color) can be combined in single indicator and then option of mtf combined in it.,  
_----------------------------------------------------------------------------------------------------------------------------------------------------





the reason for setting up this fast settings of 13 and 5 is that when used in mtf mode this will give faster signals on lower timeframes from higher time frames settings.

------------------------------------------------------------------------------------------------------------


some how i look in code and see where i can change above settings from default one coded on indicator to try and test it, and tested it in mtf version you released still do not know how to change timeframes in indicator settings as i can not coder but looks to me that it can not be changed from indicator window , i do not know.
--





----------------------------------------------------------------------------------------------------------------------------------

the reason for using 5,13(13-20 ema zone),50,200 ema ( below context is for all synchronized timeframes  H4,H1,M15,M5)

 for example in H1 chart 5,13,50,200 ema of h1 chart is related approximately with other timeframe moving averages in following way

H1 5 ema = 5 minute 50 ema
                    ______

H1 13 ema = 15 minute 50 ema
                     _________

H1 50 ema=  H4 13 ema
   ______

H1 200 ema =  H4 50 ema
              ___________

so basically after loading this four averages of h1 timeframe what you are looking at is 

50 ema 5 minute
50 ema 15 minutes
50 ema 1 hour
50 ema 4 hour  (all timeframes 50 ema in single chart)( qwma indicator settings are synchronized with above timeframes and moving averages, )(in other words each of this 5,13,50,200 ema reflects next lower and higher timeframes 50 ema besides being moving average)

now 50 ema being important support level and also new swings starts from 50 ema prices moves from 50 ema of above timeframes from one to other,
or in other words form 5,13,50,200 ema itself on h1 chart.

when there is convergence of moving average on higher timeframes say H4 timefames 13 ema(=50 ema H1) convergences on 50 ema of H4(roughly 13 ema of D1 , exact is H6 50 ema= 13 ema D1)(D1 13 ema lies just below H4 50 ema) then  all lower timeframe moving averages will be broken in one go

still bigger timeframes like D1 and W1 moving averages converges and price starts moving from there all H4, H1, M15, M5 ( and other in between timeframe ) averages will be broken in one go,

so when prices moves form higher timeframe convergence of moving averages points, lower timeframe moving averages will be broken simultaneously by large price action bar .
   
till there is no convergence of moving averages on higher timeframes prices will be sideways in lower timeframes and not trending( no trade zone)

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
prices dips below 13-20 ema zones and comes back faster to continue in trend again sometimes, i am attaching here step oma version of mladen( this is like macd signal line on chart , prices dips below signal line of macd and comes back up fast,if you load macd on main chart ) which will show how much dip of prices can take place below this 13-20 ema zones and still it is not reversal and  prices can continue in directio of trend. this gives visual boundary of atr.

for example if you are on M15 timeframes, load H1 step oma with default settings, so on M15 chart prices can go till H1 step oma and can come back again in direction of M15 trend without signaling reversal, i.e can go to atr range of H1 timeframe, this is true for all above synchronised timeframes, i have set qwma for the same, i.e prices will go till H1 qwma at max and it is not reversal in M15 chart. beyond which it is more likely a reversal.

your settings of moving averages does better also as it is faster then this step oma, step oma of next higher timeframe on lower timeframe is maximum where spikes ends and again prices goes in direction of trend.

THANKS TO YOU

indicators goes in Downloads folder