Please paste your code using the code button (Alt + S)
In future please post in the correct section
I will move this topic to the MQL4 and Metatrader 4 section.
Sorry that I forgot to post the code earlier. Now its updated. Please help.
tnx.
- Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button)
and state the nature of your problem.
No free help 2017.04.21Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum 2018.05.12 - Perhaps you should read the manual.
ChartNext - Chart Operations - MQL4 Reference
So I wanted to know if there is a way to do this.
Im new to this forum. But I posted my script in my first post using Alt-s. I explained what the script does. I also explained what I want it to do next. I can see my script being posted on my end but perhaps its not seen from your end.
So I wanted to know if there is a way to do this.
Its weird its like there is a post thief.
I posted my code under the previous post but now its gone.
Weird forum this is.
The code is in the first post, so no need to post it again.
Ok, I understand.
I posted it again because William said that I didn't post it. So I thought that it was not seen by others.
And also I'm not used to admin or anyone else going inside my post and erasing whatever they want. Its just weird to me.
I have been posting in FFactory for a long time, that never happened to me. What can happen is they will move the whole post into a different thread.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
To whom it may concern;
I am new to programming but have been a trader for 12 years.
Due to free time I decided to learn some mql4.
I have written couple of scripts. The last one which I will attach at the bottom of this page checks to see if a there is an identical bar to the one the user picks. So if you run the script there are 2 inputs which the user can change; first one is "barstocheck"(this determines how many bars to check for the identical candle starting from the back) second one is "bartocheck"(this is the candle to compare against all the other candles).
What I want to do next is to check all the currency pairs with their charts open on mt4 for the identical candle.
Is there a numerical value attached for each chart/symbolname that is open on the mt4. I want to use those numerical values in a for loop to go through all symbols.
tnx in advance.
Hal.