
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
ok I am using MT4 and using MQL4 coding.
I basically want to see if a RSI level is reached. If so, store that value somewhere.
Then RSI level is changing. Once it hits a different level, then I want to say store this value over the first value stored.
Can anyone help in terms of code?