
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
I have basic skills in programming. Basically when I trade manually by visual interpretation I will scan multiple bars (varying time intervals) on the same time frame (e.g. 15min) for patterns in price (e.g. High/Low). However the number of bars scanned are never fixed.
So my question is what is the best way to get MQL4 to constantly search different time intervals for the recognition pattern?
Thanks in advance.