Errors, bugs, questions - page 3003

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 naively thought that all Market Product Writers were aware of the technical life of the MQL-community. It turns out that this is not true even when it comes to sales success.
The way I see it, if you're not on the forum, your competence is probably very low. After all, if you sell, you have to be aware of changes, bugs. There should be questions and so on.
How much crap is sold...
Go to a posted library, e.g. https://www.mql5.com/ru/code/18801
There you can view file with Russian symbols. In this case Report.mqh.
We see question marks instead of symbols.
What are you doing there all the time the connection fails, it is impossible to close orders
What are you doing there, the connection keeps dropping, I can't close orders.
This question should be asked where you trade. Exception - if you trade on a demo account on the MetaQuotes demo server
If anyone uses CopyTicks in their EAs from Market, let me know. Either in PM, or here (no links).
Almost all EAs have an MT4 counterpart where there is no CopyTicks. Does this mean that CopyTicks are not in demand in trading EAs?
In my MT4-version just save/load the signal calculated by ticks (well, and waiting for the required number of ticks at cold start).
I have the MT4 version just done saving/loading the calculated tick signal (well, and waiting for the required number of ticks on cold start).
Tough.
Tough.
In reality, it doesn't hinder much.
The first start can be made at non-trading time. Reloading does not break the logic.
What else do you need for algotrading?
Well, and an emphasis on MT5 if you can.
Forum on trading, automated trading systems and trading strategy testing
MT5 / mql5 reported and confirmed bugs
Alain Verleien, 2021.04.23 15:37
Build 2885/2890. Minor.
In Strategy Tester when exporting test symbol settings JSon-file contains error "Volume limitation".
Forum on trading, automated trading systems and trading strategy testing
MT5 / mql5 reported and confirmed bugs
Alain Verleien, 2021.04.23 17:04
Build 2890. Moderate.
Using custom strategy tester symbol settings most of the time does not work, at least for the margin level I am currently working with.
The code is attached. Using these settings:
Give this result:
Forum on trading, automated trading systems and trading strategy testing
MT5 / mql5 reported and confirmed bugs
Alain Verleien, 2021.04.23 17:31
This is reported by James Kater.
Build 2890 (but this is an old problem). Minor.
The line is not drawn (on MT4 it is drawn).