Page 116 of 2170
Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 2:22 am
by sal
mladen wrote: Thu May 25, 2017 2:16 am
Next bar?
Wouldn't that mean repainting?
NEXT BAR = 3rd pa bar.. this is one of the expriement

the 1st bear 2nd bull is the pair to confrim the arrow for 3rd PA bar
pips diff number... (custom setting in input parameter)
thanks in advance.

Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 2:41 am
by pacois
sal wrote: Thu May 25, 2017 1:58 am
mladen/mntiwana/mrtools
could possible to make an signal indicator with arrow for the next new bar if the below PA bar is confirmed
(see snap)
logic below
UP TREND arrow
1.
Bull PA bar open price value is equal or >/< 1 pips difference than Bear previous PA BAR close price value after close price of BULL BAR.
2.
Bull PA bar Low price value is equal or >/< 1 pips difference than Bear previous PA BAR High price value after close price of BULL BAR.
3.
Bull PA bar open price value is equal or >/< 1 pips difference than Bear previous PA BAR low price value after close price of BULL BAR.
DOWN TREND
opposite
((Close[i+3]-Open[i+3])/Point)<-10...
&& ((Close[i+2]-Open[i+2])/Point)<2
&&(( Close[i+2]-Open[i+2])/Point)>0
&&((Close[i+1]-Open[i+1])/Point)>10....
Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 2:51 am
by sal
pacois wrote: Thu May 25, 2017 2:41 am
((Close[i+3]-Open[i+3])/Point)<-10...
&& ((Close[i+2]-Open[i+2])/Point)<2
&&(( Close[i+2]-Open[i+2])/Point)>0
&&((Close[i+1]-Open[i+1])/Point)>10....
thank you pacios .. i dont know how to make ..
couldyou kindly make an indicator

Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 2:57 am
by pacois
sal wrote: Thu May 25, 2017 2:51 am
thank you pacios .. i dont know how to make ..
couldyou kindly make an indicator
Mr. Malden, he knows how to do more professional I learn from him.
Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 5:55 pm
by RplusT
mrTools/mLaden.....if you guys have the mql file, could you please add a "shift" option to this indicator.
Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 7:04 pm
by mntiwana
RplusT wrote: Thu May 25, 2017 5:55 pm
mrTools/mLaden.....if you guys have the mql file, could you please add a "shift" option to this indicator.
Hull variation 2.4.ex4
Of course Hull variation is their creation

i request for 33 prices addition
Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 10:02 pm
by sal
pacois wrote: Thu May 25, 2017 2:57 am
Mr. Malden, he knows how to do more professional I learn from him.
yes he is our teacher

no doubt about that

and he can help . Waiting for the indicator

Re: MT4 Indicator requests and ideas
Posted: Thu May 25, 2017 11:55 pm
by mladen
RplusT wrote: Thu May 25, 2017 5:55 pm
mrTools/mLaden.....if you guys have the mql file, could you please add a "shift" option to this indicator.
Hull variation 2.4.ex4
I don't have the source of version 2.4 either
Re: MT4 Indicator requests and ideas
Posted: Fri May 26, 2017 7:03 am
by evgeny
Which indicator in second chart? RVI?
Re: MT4 Indicator requests and ideas
Posted: Fri May 26, 2017 8:08 am
by Pava
evgeny wrote: Fri May 26, 2017 7:03 am
Which indicator in second chart? RVI?
MACD......