MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB:
Topics concerning MT4 and MQL4 have their own section.
In future please post in the correct section.
I have moved your topic to the MQL4 and Metatrader 4 section.
Keith Watford:
Topics concerning MT4 and MQL4 have their own section.
In future please post in the correct section.
I have moved your topic to the MQL4 and Metatrader 4 section.
I navigated to mql4.com then login and post my question, now I just went through the same process again, I just found that after login I been redirected to mql5.com !!
MOHAMED AMR MOHAMED OSAMA I ABDELWAHAB: I navigated to mql4.com then login and post my question, now I just went through the same process again, I just found that after login I been redirected to mql5.com !!
The MQL5 forum is divided into sections. It is the last one of the list:
- General
- Trading Systems
- Trading stocks, futures, options and other exchange instruments
- Expert Advisors and Automated Trading
- Technical Indicators
- Articles, Library comments
- MQL4 and MetaTrader 4
Fernando Carreiro:
The MQL5 forum is divided into sections. It is the last one of the list:
- General
- Trading Systems
- Trading stocks, futures, options and other exchange instruments
- Expert Advisors and Automated Trading
- Technical Indicators
- Articles, Library comments
- MQL4 and MetaTrader 4
Got it, thank you
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
Hello everyone,
Attached an indicator code which give very good signals for the trend direction but as far as it runs it keep showing
incorrect start position x for ArrayMinimum function
I hope some one can direct me to solve this but without affecting the code or how it works,
I didn't found any Print or GetLastError in the code so I don't know why/how it show those messages in Experts tab
Thank you in advance
When I added code to check size of array like follows:
for 1 dimintion arrays
for many dimensional arrays
I get rid of errors showing in expert tab but the indicator didn't return correct data and even didn't draw on screen, see in screenshot above the below windows is the indicator with my conditions, the above one is the one with the errors, with errors but works !!