Page 2052 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sat Jun 08, 2024 10:33 pm
by jeffx33
gigamer2 wrote: Sat Jun 08, 2024 7:49 pm
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
Hi Gigagamer2
I think this might help you
Re: MT4 Indicator requests and ideas
Posted: Mon Jun 10, 2024 11:00 pm
by Intrest 1
Can an SSL channel be applied to the rsi indicator?
It wouldn't be bad if someone made such an indicator
Re: MT4 Indicator requests and ideas
Posted: Mon Jun 10, 2024 11:11 pm
by Jimmy
Intrest 1 wrote: Mon Jun 10, 2024 11:00 pm
Can an SSL channel be applied to the RSI indicator?
It wouldn't be bad if someone made such an indicator
Which RSI man? Just a standard one?
Re: MT4 Indicator requests and ideas
Posted: Tue Jun 11, 2024 2:07 am
by Intrest 1
Jimmy wrote: Mon Jun 10, 2024 11:11 pm
Which RSI man? Just a standard one?
Yes. Standard rsi in SSL channel
Re: MT4 Indicator requests and ideas
Posted: Tue Jun 11, 2024 4:02 am
by kvak
Intrest 1 wrote: Tue Jun 11, 2024 2:07 am
Yes. Standard rsi in SSL channel
I made version for experimenting and post it
HERE
Re: MT4 Indicator requests and ideas
Posted: Wed Jun 12, 2024 9:25 am
by LadyAlice
Hello dear fellow programmers and traders.
Please. I count on your help to make some modifications to this indicator.
- Add alert signal.
- Update the code with improvements if necessary.
Gratitude
Thanks
Re: MT4 Indicator requests and ideas
Posted: Wed Jun 12, 2024 8:21 pm
by ffsss
LadyAlice wrote: Wed Jun 12, 2024 9:25 am
Hello dear fellow programmers and traders.
Please. I count on your help to make some modifications to this indicator.
- Add alert signal.
- Update the code with improvements if necessary.
Gratitude
Thanks
Bands work for past signals but dont print new ones when live, is it only me?
Re: MT4 Indicator requests and ideas Nadaraya-Alert
Posted: Fri Jun 14, 2024 4:48 am
by mrtools
lukgoku wrote: Fri Jun 07, 2024 5:55 pm
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.
Sound like maybe this
one Me personally prefer using it with std deviation.
Re: MT4 Indicator requests and ideas
Posted: Fri Jun 14, 2024 5:09 am
by CarneiroVoador
Hey coders, it is possible to put levels on this indicator, based on distance between levels as external input, and create buybuffer and sellbuffer when there is a return level reached towards 0 (zero)?
attached an example with "2.5" of distance
Re: MT4 Indicator requests and ideas
Posted: Sat Jun 15, 2024 5:17 pm
by gigamer2
jeffx33 wrote: Sat Jun 08, 2024 10:33 pm
Hi Gigagamer2
I think this might help you
Thank you dear it is very helpful.
