Multi Timeframe Indicators - page 120

 

i am attaching elliott wave oscillator, can someone write MTF version?

thanks!

 

mtf Heiken Ashi (histo) cw, sw sitalone

 
fxbs:
Hi, Iin, that's fine- it's a sidebar- to add (drop) to any ind window, works like extra one-timeframe filter. U can ajust bar level (location) 1-77 (10 - someware in the bottom, 35- in the middle, 70 - on the top) in the pict.- it was sar & 2 side bars +adx 4 demonstration

Oh, thanks for the explanation my friend, i thought those are two different bars. I don't watch them carefully... .

As usual, i say many many thanks fxbs, hope you're always collecting profit pips .

Best Regards,

IIN

 
fxbs:
BBands_Stops_mtf.mq4 https://www.mql5.com/en/forum

You're the man.....my collection is complete now.

Best Regards,

IIN

 

FLATTRAND_w_MACD_mtf filter

compared to standard FLATTRAND_w_MACD(1TF)

 
Scrat:
i am attaching elliott wave oscillator, can someone write MTF version? thanks!

I don't think it is worth persuing, however....

Files:
 

thanks a lot!!!

increase:
I don't think it is worth persuing, however....
 

MTF_RSTL line 38:

limit=Bars-counted_bars;[/PHP]

change to

[PHP]limit=MathMax(Bars-counted_bars,TimeFrame/Period());
 

MTF_Keltner_ATR_Bands.mq4

(basically ATR Cannel) - if set mult.factor (ATRMult) to 1 , we'll get Keltner Channel w/o central line (wich is SMA)

! MTF works only with Keltner_ATR_Bands.mq4 - exact file name !

 
fxbs:
MTF_RSTL line 38:
limit=Bars-counted_bars;[/PHP]

change to

[PHP]limit=MathMax(Bars-counted_bars,TimeFrame/Period());
Great Thanks 4 U

By The Way!! How I Can Convert Volatility.Pivot !

Nice Day 4 U & Thx Again
Files:
Reason: