Kalmb: We know that RSI plotting range is between 0 to 100. Is it possible to change a plotted indicator line so that it will fluctuate in an extended range, say -50 to 100 ? In simple way I want it to be (stretched) so I can easily draw trend line on the RSI line. Attached photo is sample of what I mean on is perfect , one that I have is not like it. I want the the RSI to cross the green and red area without affecting the movement of the indicator. I just want it to be stretching. Any ideas, please? Thank you! Colin
[new range] = [original range] * 1.5 - 50
Kalmb #: Could you please help me and write the necessary changes from the above code? Many thanks Fernando
Your code is definitely not MQL and your screenshots don't seem to be of MetaTrader.
This site is dedicated to MetaTrader and the MQL computer language.
I suggest placing your request at a forum dedicated to that software and language you are using. It is beyond the scope of this forum.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
We know that RSI plotting range is between 0 to 100.
Is it possible to change a plotted indicator line so that it will fluctuate in an extended range, say -50 to 100 ?
In simple way I want it to be (stretched) so I can easily draw trend line on the RSI line.
Attached photo is sample of what I mean on is perfect , one that I have is not like it.
I want the the RSI to cross the green and red area without affecting the movement of the indicator. I just want it to be stretching.
Any ideas, please?
Thank you!
Colin