Questions from Beginners MQL5 MT5 MetaTrader 5 - page 105
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.e. the question is how to bypass the "file sandbox" principle of MQL5?
What's the easiest way to write to a file on an external FTP? I understand that this is not possible with standard MQL5 tools?
First write to a local file and then call the regular SendFTP function.
A request to the SR with a question and a wish to allow the use of sendFTP without sending reports.
Make reports a separate checkbox.
#693859
Can you tell me if this is a realistic tester figure? And is it a good or bad result for a year with a deposit of $3,000?
A request to the SR with a question and a wish to allow the use of sendFTP without sending reports.
Make reports a separate checkbox.
#693859
Yes, reports should not be sent at all.
And how fast is this method? First writing to a file and then sending to FTP. Wouldn't there be a significant delay in this case?
You have to ask the author or implementer of the specific EA. The answer depends on how the money management is implemented in a particular instance of the Expert Advisor. For example, does the Expert Advisor consider that a lot of a recommended size is already set for one of the instruments, or it does not.