Page 62 of 323

Re: RSI Indicators for MT4

Posted: Sun May 07, 2017 1:34 am
by skc321
mladen wrote: Sat May 06, 2017 7:31 pm Isn't that a bit vague request? :)
What would the "some addition" be?
Hey Mladen,

Sorry for the confusion :) , what I meant was if its possible to add all types of averages to rsi + ma crosses indicator

Thanks
SKC

Re: RSI Indicators for MT4

Posted: Sun May 07, 2017 2:28 am
by mntiwana
double rsi of averages
This of Double RSI of Averages version have 20 Averaging methods - dual rsi periods option - and usual ma prices ,
very easy fitting capability.
latest prices requested

Re: RSI Indicators for MT4

Posted: Mon May 08, 2017 4:40 am
by Steam1
mladen wrote: Sat May 06, 2017 4:48 pm What exact color options are you thinking of?
HI mladen, I don't know if you saw my reply but this is what I was explaining- I'm going to use Kagi system in an EA and with color options added to the break out to exhaustion and neutral color inside the channel would filter out a lot of sideways movement . If you can help ,Thank you

Re: RSI Indicators for MT4

Posted: Mon May 08, 2017 5:03 am
by mladen
Steam1 wrote: Mon May 08, 2017 4:40 am HI mladen, I don't know if you saw my reply but this is what I was explaining- I'm going to use Kagi system in an EA and with color options added to the break out to exhaustion and neutral color inside the channel would filter out a lot of sideways movement . If you can help ,Thank you
Yes, I saw it
But the definition "exhaustion and neutral" color is something yet to be defined for that indicator

Re: RSI Indicators for MT4

Posted: Mon May 08, 2017 10:32 am
by mntiwana
mladen wrote: Mon May 08, 2017 5:03 am Yes, I saw it
But the definition "exhaustion and neutral" color is something yet to be defined for that indicator
Dearest MLADEN
I like request for latest prices and user friendly additions in all 2 indicator in question (where applicable)
regards

Re: RSI Indicators for MT4

Posted: Wed May 10, 2017 2:00 am
by skc321
skc321 wrote: Sun May 07, 2017 1:34 am Hey Mladen,

Sorry for the confusion :) , what I meant was if its possible to add all types of averages to rsi + ma crosses indicator

Thanks
SKC
Hello Mladen,

I was wondering if you had a chance to look into my request to add all type of averages with RSI + MA crosses indicator.

Thanks
SKC

Re: RSI Indicators for MT4

Posted: Wed May 10, 2017 2:52 am
by mladen
skc321 wrote: Wed May 10, 2017 2:00 am Hello Mladen,

I was wondering if you had a chance to look into my request to add all type of averages with RSI + MA crosses indicator.

Thanks
SKC
For start use this (it is already prepared for future changes and has some options that the original did not have)

Re: RSI Indicators for MT4

Posted: Wed May 10, 2017 3:41 am
by mladen
skc321 wrote: Wed May 10, 2017 2:00 am Hello Mladen,

I was wondering if you had a chance to look into my request to add all type of averages with RSI + MA crosses indicator.

Thanks
SKC
And here is this one too

- Fully user friendly
- Added price smoothing
- Added color change of the rsi line too
- cleaned up some possible issues

Now it is rsi(oma) + ma crosses. Using the basic 4 average types, but it is a source code and it cane be fully used for any further developments - being that the code is clean now

Re: RSI Indicators for MT4

Posted: Wed May 10, 2017 6:31 am
by talaate
Malden
Is OnInit() same like init()
What is the difference and why they switch to the first one in the MQL

Re: RSI Indicators for MT4

Posted: Wed May 10, 2017 7:45 am
by skc321
mladen wrote: Wed May 10, 2017 3:41 am And here is this one too

- Fully user friendly
- Added price smoothing
- Added color change of the rsi line too
- cleaned up some possible issues

Now it is rsi(oma) + ma crosses. Using the basic 4 average types, but it is a source code and it cane be fully used for any further developments - being that the code is clean now

rsi + ma crosses.png
Hi Mladen,

I appreciate for this indicator, I would also request you to include all type of Average method to this indicator please :)

Thanks
SKC