Page 210 of 281

Re: RSI Indicators for MT4

Posted: Tue Nov 15, 2022 6:35 am
by mrtools
Have this older version of Mladen that uses gradient coloring added a couple of more rsi(rsx) instances along with line width and limit bars. On this version if you want a higher time frame like the template version Jimmy set up you have to change every instance of the rsi(rsx) to match, like the screenshot.

Re: RSI Indicators for MT4

Posted: Tue Nov 15, 2022 11:29 am
by kvak
NewLight wrote: Tue Nov 15, 2022 4:05 am kvak, using you version, going good,.. asking if you can modify the indicator to show in the settings instead of first, second etc Higher Timeframes, the FIRST,SECOND etc.. LOWER TIMEFRAMES?, although only the first lower timeframe is enough.
Thanks


simple rsi histo.png
Hello, sorry I dont how to display lower timeframes like you want....

Re: RSI Indicators for MT4

Posted: Tue Nov 15, 2022 2:02 pm
by NewLight
No problem.. just asked IF... Thank You for all your help,.. the effort to help us is appreciated, Thank You again ;) <3

Re: RSI Indicators for MT4

Posted: Tue Nov 15, 2022 4:54 pm
by Mickey Abi
mrtools wrote: Tue Nov 15, 2022 6:35 am Have this older version of Mladen that uses gradient coloring added a couple of more rsi(rsx) instances along with line width and limit bars.
Wow!
Thanks Mr. Toolz..
Looks like it will work..

Taking it for a spin

Re: RSI Indicators for MT4

Posted: Tue Nov 15, 2022 8:36 pm
by moey_dw
mrtools wrote: Tue Nov 15, 2022 6:35 am Have this older version of Mladen that uses gradient coloring added a couple of more rsi(rsx) instances along with line width and limit bars. On this version if you want a higher time frame like the template version Jimmy set up you have to change every instance of the rsi(rsx) to match, like the screenshot.
Mrtools....... thx for the suggestion but we are still missing some cruicial options in order to use it as a substitute 😢😢😢

The indicator used in Jimmy template is RSX

It also contains

  • RSX Heiken Ashi Prices
  • TMA Half Length
  • TMA Apply to options
  • Bands Deviations


It would means so much if u could update the suggested indicator to replace the code thats in Jimmy template but of course it is at your discretion.........

i have put original source from forexstation which is a rsx + ma + tma asymmetric bands by mladen below too


Re: RSI Indicators for MT4

Posted: Wed Nov 16, 2022 2:38 am
by mrtools
moey_dw wrote: Tue Nov 15, 2022 8:36 pm Mrtools....... thx for the suggestion but we are still missing some cruicial options in order to use it as a substitute 😢😢😢

The indicator used in Jimmy template is RSX

It also contains

  • RSX Heiken Ashi Prices
  • TMA Half Length
  • TMA Apply to options
  • Bands Deviations


Image



It would means so much if u could update the suggested indicator to replace the code thats in Jimmy template but of course it is at your discretion.........

i have put original source from forexstation which is a rsx + ma + tma asymmetric bands by mladen below too


Image
Oops sorry didn't know it was using tma centered don't think i would be able to add it, even if I could it would still be very cpu taxing calling that many tma's.

Re: RSI Indicators for MT4

Posted: Wed Nov 16, 2022 7:29 pm
by moey_dw
mrtools wrote: Wed Nov 16, 2022 2:38 am Oops sorry didn't know it was using tma centered don't think i would be able to add it, even if I could it would still be very cpu taxing calling that many tma's.
ohhh....... 😓😓😓

Re: RSI Indicators for MT4

Posted: Thu Dec 01, 2022 10:14 am
by Zuraimy
Hello,
Is there anyway possible to add alert/arrow and push notification on this indicator?
(post #408) rsx on oma filter nmc.

Thanks :)

mntiwana wrote: Sat Mar 04, 2017 8:45 pm RSX on OMA Filter nmc

Re: RSI Indicators for MT4

Posted: Thu Dec 01, 2022 2:48 pm
by mrtools
Zuraimy wrote: Thu Dec 01, 2022 10:14 am Hello,
Is there anyway possible to add alert/arrow and push notification on this indicator?
(post #408) rsx on oma filter nmc.

Thanks :)



Image
Added the alerts, not able to test them right now, could you verify they work please?

Re: RSI Indicators for MT4

Posted: Thu Dec 01, 2022 4:55 pm
by mrtools
Ended up doing this one, had to filter both the price and final value, because filtering the price hardly did anything.