Page 2051 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sun Jun 02, 2024 2:02 am
by kvak
traderokey wrote: Sat Jun 01, 2024 10:50 pm Please if possible, also add on an/off button to this indicator.
Thanks


!FT PVD$FLv1.mq4
And HERE

Re: MT4 Indicator requests and ideas

Posted: Mon Jun 03, 2024 6:48 am
by alpha24
Hi dear Mrtools,
please make this indicator fancy with your golden touch,
MTF, color change, arrow on slope and signal line.
Thank you.

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 06, 2024 8:43 pm
by t2g
Hello
I searched but couldn't find it.
This is RSI of Hull Moving Average indicator.
Could you please make a DeMarker version of Hull Moving Average?
Please replace the RSI formula with the DeMarker formula.
If possible, please give me the MQL4 file so I can learn how to code it.

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 06, 2024 9:17 pm
by Nanyuki
BillyIdol wrote: Tue May 28, 2024 5:54 am Any GOOD tutorial how to do this quickly?

Re: MT4 Indicator requests and ideas

Posted: Thu Jun 06, 2024 10:22 pm
by qasd
Hello Dear Experts
Your indicator has an alert but it wud be easier also if an arrow is there
So using the standard ichimoku strategy when following 3 condtions are met
cud u please add an arrow in this indicator when following condition are met
1. Kumo crossed by price
2. Kumo crossed by tenken and kijun crossover (with tenken ahead of kijun)
3. Kumo crossed by chikou
Thank u so much. You are the best

Re: MT4 Indicator requests and ideas

Posted: Fri Jun 07, 2024 5:37 am
by mrtools
t2g wrote: Thu Jun 06, 2024 8:43 pm Hello
I searched but couldn't find it.
This is RSI of Hull Moving Average indicator.
Could you please make a DeMarker version of Hull Moving Average?
Please replace the RSI formula with the DeMarker formula.
If possible, please give me the MQL4 file so I can learn how to code it.
Hello, try here

Re: MT4 Indicator requests and ideas

Posted: Fri Jun 07, 2024 6:06 am
by mrtools
qasd wrote: Thu Jun 06, 2024 10:22 pm Hello Dear Experts
Your indicator has an alert but it wud be easier also if an arrow is there
So using the standard ichimoku strategy when following 3 condtions are met
cud u please add an arrow in this indicator when following condition are met
1. Kumo crossed by price
2. Kumo crossed by tenken and kijun crossover (with tenken ahead of kijun)
3. Kumo crossed by chikou
Thank u so much. You are the best
Can't find the source for that version, have you tried the other newer versions?

Re: MT4 Indicator requests and ideas

Posted: Fri Jun 07, 2024 2:03 pm
by qasd
mrtools wrote: Fri Jun 07, 2024 6:06 am Can't find the source for that version, have you tried the other newer versions?
hello sir , i got this indi from this site only .
i have searched a lot for other options.
i thought thus us the besst for this requirement.
if u have any other pl tell
thanks so much

Re: MT4 Indicator requests and ideas Nadaraya-Alert

Posted: Fri Jun 07, 2024 5:55 pm
by lukgoku
Hi Kvak and MrTools,

I would like to modify the alert of the Nadaraya Estimator indicator following the logic of a strategy that has a crazy return according to this rule:

Arrow to sell on the upper band of the Nadaraya:
1. wait for the blue candle to open and close its body out of the upper band of the nadaraya estimator
2 . if the next candle changes color (to red), alert and arrow at the close of the candle (see attached photo). The color change is important see second photo:
first candle open and close outside the band but the next don't change color , so I wait the next one, change color and BOOM!

Arrow to buy on the lower band of the Nadaraya
1. wait for the red candle to open and close its body out of the lower band of the nadaraya estimator
2 . if the next candle changes color (to blue), open the buy at the close of the candle (see attached photo).

I have already built a Greedy System with Funchi that works very well and contains this strategy, but I would like to improve it further and I would need this modification on the Nadaraya.
Unfortunately I don't have the mq4 version of the Nadaraya but if you need it I will look for it, I remember reading something about it here in the forum.
Thank you very much if you will listen to me and regardless I thank you for your continued support.


Update: I found mq4 and it should be used with the envelope deviation at 0.075, attached.

Re: MT4 Indicator requests and ideas

Posted: Sat Jun 08, 2024 7:49 pm
by gigamer2
Hi everyone
Does any of you lovely people have a yearly pivot indicator that has count periods in the setting or it has changeable history settings. If you do I would greatly appreciate it if you share it with me <3