Errors, bugs, questions - page 1715

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
How do I make sure that the requested tick history via CopyTicks is fully downloaded?
the certificate says
Returned value
Number of copied ticks or -1 in case of error.
Ask GetLastError(). If 0, then the ticks are fully synchronized and no more ticks will occur in this time interval between the first tick and the last one
On the terminal.
Running the script.
I get a hang of the script. I can only delete it in the same way as EAs. After deletion the log displays
I.e. CopyTicks hangs but after a forced stop it returns -1. Error 4401 -The requested history was not found.
Very much I ask to deal with CopyTicks. I can't reach TC because of it.
ZZY After restarting the terminal CopyTicks started to give out the history. I wish such bugs don't occur anymore.
Dear developers, please clarify.
On the mql5.com forum it was mentioned that if a trading robot uses a dll, only the local network of testing agents is available to it. There are some questions:
1. Local agents can be created on a remote machine (another subnet) rather than on a local network?
2. also the forum mentioned the local agents start key /dlls when local agents allow dll to be called, where can i read the details of the keys at all?
3. if the robot doesn't use a dll but the dlls themselves are mentioned in the code (connected via include), will non local test agents be available for such a robot?
No positions have been closed since yesterday - MetaQuotes-Demo, neither from terminal, nor from phone, nor from MT5 web terminal, says general error, account 3816837 ?
"Indicators are designed as a base class object with its own virtual methods. Each one uses its own number of buffers (how many of them are known in advance).
The task is to create a real indicator consisting of several "indicators" with one line (creation of the corresponding object).
Now to make it work, you need to manually increase the values of properties by corresponding numbers
And how to avoid manual editing? There are several solutions
Check if it's working.
"Indicators are designed as a base class object with its own virtual methods. Each one uses its own number of buffers (how many of them are known in advance).
The task is to create a real indicator consisting of several "indicators" with one line (creation of the corresponding object).
Now to make it work, you need to manually increase the values of properties by corresponding numbers
And how to avoid manual editing? There are several solutions
If it says source code, I suggest to automatically upload source code to desired location via specified link (only kodobase), if it's not available on local machine.