Can anyone help me get code for a script that does the following on MT4:
The script should look back x number of bars and list the number of bars that are less than the range y.
I don’t know much about coding so I cant do this but help from anyone who can will be appreciated.
You’ll note in post I said it should [U]list[/U] the number of bars that matched the criteria. I suppose an alert would have done pretty much the same job. Anyway, thanks for nothing, but after looking into coding at the mql forum site I’ve programmed my own satisfactory version of the script.