Page 235 of 323
Re: RSI Indicators for MT4
Posted: Thu Mar 30, 2023 8:16 am
by kvak
Forexlearner wrote: Thu Mar 30, 2023 1:42 am
Hi kvak
could i ask for one more addition to this indicator please: mtf
thanks
Helo, there is some version what I made mtf, here is one
CLICK
Re: RSI Indicators for MT4
Posted: Thu Mar 30, 2023 10:00 am
by Forexlearner
kvak wrote: Thu Mar 30, 2023 8:16 am
Helo, there is some version what I made mtf, here is one
CLICK
thanks, perfect.
sorry for missing that one and asking again.
Re: RSI Indicators for MT4
Posted: Sat Apr 01, 2023 2:53 am
by Mrs.Watanabe
Dear Mr. kvak
I am currently trying to code an EA using rsioma(++xuma histo), but I am having trouble finding the buffer number for the vertical lines.
If you have time, I would appreciate it if you could help me.
Thank you very much, in advance.
Best regards,
Mrs. Watanabe
Re: RSI Indicators for MT4
Posted: Sat Apr 01, 2023 3:16 am
by kvak
Mrs.Watanabe wrote: Sat Apr 01, 2023 2:53 am
Dear Mr. kvak
I am currently trying to code an EA using rsioma(++xuma histo), but I am having trouble finding the buffer number for the vertical lines.
If you have time, I would appreciate it if you could help me.
Thank you very much, in advance.
Best regards,
Mrs. Watanabe
Lines are objects, without buffer, same as arrows....there is only trend buffer 1,-1,0 but Iam not at home to tell you the number of this....
Re: RSI Indicators for MT4
Posted: Sat Apr 01, 2023 4:29 am
by Mrs.Watanabe
kvak wrote: Sat Apr 01, 2023 3:16 am
Lines are objects, without buffer, same as arrows....there is only trend buffer 1,-1,0 but Iam not at home to tell you the number of this....
Thank you for the reply, sir.
I'll try to work it out.

Re: RSI Indicators for MT4
Posted: Sat Apr 01, 2023 4:33 am
by Jedidiah
Hi Mrs.Watanabe would you like to tell me,
what software are you using to edit EA?
(There is no problem with the software coming to Japan)
if you tell me,
Thankful
Re: RSI Indicators for MT4
Posted: Wed Apr 05, 2023 4:21 pm
by Chickenspicy
mrtools wrote: Sun Dec 18, 2022 2:53 pm
RSI Signal MA with FEMA, Zerolag DEMA & TEMA Moving Average Filters
Added those ma's.
may MrTools please create IFT rsi version please, and also please add wilder rsi, with gratitude!
Re: RSI Indicators for MT4
Posted: Thu Apr 06, 2023 4:43 am
by mrtools
Chickenspicy wrote: Wed Apr 05, 2023 4:21 pm
may MrTools please create IFT rsi version please, and also please add wilder rsi, with gratitude!
Try.
Re: RSI Indicators for MT4
Posted: Thu Apr 06, 2023 5:34 am
by Chickenspicy
mrtools wrote: Thu Apr 06, 2023 4:43 am
Try.
THANKS!!! ur da best
Re: RSI Indicators for MT4
Posted: Fri Apr 07, 2023 2:35 pm
by mrtools
Krunal Gajjar wrote: Wed Apr 05, 2023 4:55 pm
Dear kwak,
Request you Please add Price options and more RSI to this Formula.
Also alerts on color change Please.
Regards,
Krunal.
Added more price, more rsi options and alerts on color change. Also optimized the code somewhat.