Re: MT4 Indicator requests and ideas

15703
expert coders/mrltools/kvak
possible to make an floating level in AO std version

when histo bar above zero darw Horizontal upper level line till hisot bar below zero level
when histo bar below zero darw Horizontal bottom level line till hisot bar above zero level

see snap
Attachments
"There is NO GOD higher than TRUTH" - Mahatma Gandhi

Re: MT4 Indicator requests and ideas

15704
mrtools wrote: Mon Jun 06, 2022 12:17 pm Sorry guess that file was done before my last laptop died, can't find the source anywhere.

I want to be able to convert it into a version indicator for MT4
Infinite merit



Trade The Markets Squeeze Index. The main idea is to trade only if the Bollinger Bands are located inside the Keltner Bands and form a trading zone.

This indicator is drawn as a histogram with a signal label along the centerline. The indicator has seven parameters that can be set.

BB period -Bollinger Bands calculation period
BB deviation -Bollinger Bands deviation
Keltner period -Keltner band calculation period
Keltner smooth period --Keltner smooth period
Keltner smooth method -Keltner smooth method
Keltner deviation -Keltner deviation
Signal label size -Signal line size
Be patient therefore, brethren, until the coming of the Lord. Behold, the husbandman waiteth for the precious fruit of the earth: patiently bearing till he receive the early and latter rain.
Behold, we account them blessed who have endured. You have heard of the patience of Job, and you have seen the end of the Lord, that the Lord is merciful and compassionate.

Re: MT4 Indicator requests and ideas

15705
honje19960321 wrote: Mon Jun 06, 2022 4:23 pm I want to be able to convert it into a version indicator for MT4
Infinite merit



Trade The Markets Squeeze Index. The main idea is to trade only if the Bollinger Bands are located inside the Keltner Bands and form a trading zone.

This indicator is drawn as a histogram with a signal label along the centerline. The indicator has seven parameters that can be set.

BB period -Bollinger Bands calculation period
BB deviation -Bollinger Bands deviation
Keltner period -Keltner band calculation period
Keltner smooth period --Keltner smooth period
Keltner smooth method -Keltner smooth method
Keltner deviation -Keltner deviation
Signal label size -Signal line size
Image
Image
TTMS.mq5
honje19960321 wrote: Mon Jun 06, 2022 4:38 pm i found it

The power of the Internet is too powerful. Thanks someone for making the MT4 version of it


TTMS = (H-L)/(TL-BL)-1, where
H = MA(Keltner_Length, Keltner_Smooth_Method, Close)+ATR(Keltner_Smooth_Length)*Keltner_Deviation,
L = MA(Keltner_Length, Keltner_Smooth_Method, Close)-ATR(Keltner_Smooth_Length)*Keltner_Deviation,
TL = ML+BB_Deviation*D,
BL = ML-BB_Deviation*D,
ML = SMA(BB_Length, Close),
D = StdDev(BB_Length, Close).
Image
Be patient therefore, brethren, until the coming of the Lord. Behold, the husbandman waiteth for the precious fruit of the earth: patiently bearing till he receive the early and latter rain.
Behold, we account them blessed who have endured. You have heard of the patience of Job, and you have seen the end of the Lord, that the Lord is merciful and compassionate.




Who is online

Users browsing this forum: Bing [Bot], Grapeshot [Bot], IBM oBot [Bot], MetaStorm, warytrader and 63 guests