Multi Timeframe Indicators - page 185

 

AbsoluteStrength_v1.1_mtf.mq4 standalone

Length = 10; // Period of evaluation

Smooth = 5; // Period of smoothing

Signal = 5; // Period of Signal Line

MA_method = 3; // Mode of Moving Average

MA_Price = 0; // Price mode : 0-Close,1-Open,2-High,3-Low,4-Median,5-Typical,6-Weighted

AbS_Mode = 0; // 0-RSI method; 1-Stoch method; 2-ADX method

UseOBOSLevels = false;

OverBoughtL = 80; // OverBought Level

OverSoldL = 20; // OverSold Level

pict: 1-AbS modes; 2- ObosLevels20/80

interpretation

https://www.mql5.com/en/forum/general

also: AbS signals :https://www.mql5.com/en/forum/173574/page55 (and from post 795 - till now ... : )

 

Another request for MTF conversion......

I would love to see this indi in MTF. From my observations, it looks fairly stable - no repaint so far...... but I don't have the mq4 file. Can any body help?

Thanks -

simon

Files:
 
fxbs:
AbsoluteStrength_v1.1_mtf.mq4 standalone

Length = 10; // Period of evaluation

Smooth = 5; // Period of smoothing

Signal = 5; // Period of Signal Line

MA_method = 3; // Mode of Moving Average

MA_Price = 0; // Price mode : 0-Close,1-Open,2-High,3-Low,4-Median,5-Typical,6-Weighted

AbS_Mode = 0; // 0-RSI method; 1-Stoch method; 2-ADX method

UseOBOSLevels = false;

OverBoughtL = 80; // OverBought Level

OverSoldL = 20; // OverSold Level

pict: 1-AbS modes; 2- ObosLevels20/80

interpretation

https://www.mql5.com/en/forum/general

also: AbS signals :https://www.mql5.com/en/forum/173574/page55 (and from post 795 - till now ... : )

Thanks FXBS, your one of the best.

Cheers mate

Ethan Hunt

 

can a coder convert this indicator to MTF ?

Files:
 

its been earlier in this thread (with tdi and self-ajust rsi)

post 1082 -1084

https://www.mql5.com/en/forum/173574/page73

...........................

update20080305:

RSI_DynamicZone_RSI_BzFLBL_mtf.mq4

RSI_SelfAdjustRSI_v1.0FX5_mtf.mq4

RSI_DynZ_TDI_mtf.mq4

 

(usetobe "the best") ....

....

 

BB_Squeeze_Advanced_v2M3.mq4

[our response on Mladens Rsquared

if u look closer, u'l see -

our ind. Advansed, and his not!]

 
CP6:
hi all,

sorry for repeating.

anybody help me make MTF version of stochhistogram.

thnx

sto hist mtf should be in this thread

also bb squise adwanced (mtf) has sto histo [mode=2]

https://www.mql5.com/en/forum/173574/page112

Files:
 

Thanks very much fxbs

fxbs:
its been earlier in this thread (with tdi and self-ajust rsi)

post 1082 -1084

https://www.mql5.com/en/forum/173574/page73

...........................

update20080305:

RSI_DynamicZone_RSI_BzFLBL_mtf.mq4

RSI_SelfAdjustRSI_v1.0FX5_mtf.mq4

RSI_DynZ_TDI_mtf.mq4
 
fxbs:
BB_Squeeze_Advanced_v2M3B.mq4

addedd feature - Macd histo/Osma histo display

type5.macd.OsMA.Histo = true;

// true=OsMA Histo; false=MACD Histo

what inside and how to use: p.1296-

https://www.mql5.com/en/forum/173574/page87

Thanks for the update FXBS, have a great day buddy.

Cheers

Ethan Hunt

Reason: