Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1383
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'm not going to work with this broker, I need his story.
Well, no, you don't.
It looks like I really confused synchronisation with uploading data from the broker. How do you download the tick history from the file to mt5?
If there are text files of history you can transform them to the format of MT5 loading, for example you can unload a portion of ticks from any instrument to a text file to look at this format.
Another solution is to write a load script that will read the tick history files and write them to a custom symbol (which needs to be created) using the CustomTicksReplace function (see documentation).
As you know, martin does not live long. But, sometimes in the Market paid products on the martin show phenomenal results.
Is it possible that the sellers in the Expert Advisor do not trade, or trade with a "special execution technique" on the losing heavily trending areas? On history, respectively.
Does the market check this in EAs somehow?
As you know, martin does not live long. But, sometimes in the Market paid products on the martin show phenomenal results.
Is it possible that the sellers in the Expert Advisor do not trade, or trade with a "special execution technique" on the losing heavily trending areas? On history, respectively.
Does the Market check this somehow in our EAs?
If they do, they get a severe ban for "embedding" the history.
This is why the algorithm can be nailed to the history.
As far as I understand, the test for embedded history is quite hard, and only especially suspicious persons are subjected to it - high volume, perfect result, abrupt complaints, just a recidivist :-)
There has been some yelling and "no trading from memory" explanations too. That is, checks like this exist
The authors were caught crying for "stitching" the story in.
In the past, Fourier and neural networks with a lot of coefficients were in vogue, and with the introduction of autotests several authors got caught and cried - there you can even inadvertently "nail the algorithm to the story".
As far as I understand, the test for embedded history is quite hard, and only especially suspicious persons are subjected to it - high volume, perfect result, abrupt complaints, just a recidivist :-)
There has been some yelling and "no trading from memory" explanations too. So the checks are there.
Great, thanks for the reply.
So the skilled traders are somehow "legally" mining beautiful charts on martins))
Great, thanks for the reply.
So the craftsmen are somehow "legally" getting beautiful charts on martins))
I'm not going to work with this broker, I need its history
what broker is it if that's not a secret? and what's the exclusive history there?
Hello. When trying to test in visual mode, the test crashes with an error: "tester stopped because OnInit returns non-zero code 1". Can you tell me what causes this and how to fix it?
OnInit() returns non-zero