Attachments forums

List of attachments posted on this forum.


All files on forums: 160902

Re: RSI Indicators for MT4

miau1, Wed Jan 29, 2020 11:24 pm

miau1 wrote: Thu Jan 23, 2020 9:46 pm Hello there,

First of all thanks a lot for your work in the trading community guys.

I wonder if you could create a RSI like one one shown in the image, with a minor addition:

The RSI shown in the image (1H chart) has a black line and 2 brown ones:
-The black line is the standard MT4 RSI (the source indicator).
-The brown lines represent the extremes the standard RSI line has reached during a certain bar, it's like a "register" of the reached levels.

Would it be possible to make it so the RSI line in the red circle (the section of the RSI that has to repaint because the bar is still opened) is displayed in a different (chosen) color? Then once the bar closes it would become the same color than the rest of the non-repainting parts, and the colored section would move to the next opened bar.

Thanks a lot in advance
From another metaquotes indicator (and thanks to the help of a coder credited in the source code), I got the basic RSI with the repainting section in a different color working properly, thought I would share it here.

I wonder, would it be possible to add to this indi the second part of the request? (The lines that display the maximum-minimum values the RSI reached in a certain candle, those wouldn't need different colors). Thanks!
All files in topic