- Visualizing data gaps (empty elements)
- Setting plot names
- Price type for building symbol charts
Good morning
Obviously you are trying to make an RSI with the marked thresholds.
I made two codes
One with the irsi function and the other without the function, more difficult for beginners but should provide answers
Free download of the 'Rsi code for beginners by William210' indicator by 'William210' for MetaTrader 5 in the MQL5 Code Base, 2023.08.30
And
Consider putting stars for SEO, thank you
Rsi code for beginners by William210
- www.mql5.com
Rsi beginner tutorial to learn how to code in MQL5
Your topic has been moved to the section: Technical Indicators
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
The indicator functions, like iRSI(), return a handle in MQL5, not a count.
It should also be obtained in the OnInit() handler and then used later with CopyBuffer() to get the indicator buffer contents.
Please refer to the documentation for more information and examples.
Documentation on MQL5: Technical Indicators / iRSI
- www.mql5.com
iRSI - Technical Indicators - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
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