[ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. - page 24
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
Via Print
Try this design
See how it works for you.
Yes, thank you!!! I was the one who came straight from the street to the computer and got something completely confused!
Dimitri! A couple of tips for you. First the code (try to catch the difference):
What did you notice differently? - List it, and I'll then formulate advice (if you're interested, of course). ;)
Please advise what is the error of the GBPUSD,H1: zero divide
Division by zero.
Please advise what is the error of the GBPUSD,H1: zero divide
Especially if in the tester you are trying to use values from other charts. For example, if you test the Expert Advisor on EURUSD, but you try to take indicator data from some other chart...
I don't understand what's wrong - this has never happened before. I call iCustom() for indicator readings and as a result my Expert Advisor writes that it cannot open the indicator file.
Here's the code I used, which always worked:
The indicator is attached to the post. Why do you think the indicator file won't open?I forgot to tell you, the build of the terminal is 445
Are calls to external experts allowed in the settings?
Are calls of external experts allowed in settings?
I've been programming for forex for seven years now. I would hardly have missed such a gross error. You try to call the indicator readings with this script in your terminal.
The thing is that a year ago I called this particular indicator with a script and everything was fine. I called it the same way I do now.