Machine learning in trading: theory, models, practice and algo-trading - page 2286
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
The volume of M1 data (OHLC * 2) is many times less than the volume of real tick data.
Minimum for M1 spread is not suitable for accurate trade evaluation.
Yes, - now only from real tick data, so we will pump the traffic.
Why is this if the TS is not on ticks? it's enough to average the spread
that's exactly enoughThis is your answer to the question about the possibility to place an EA with webrequest in your marketplace.
What should I do with this answer? I have written an EA for sale, tried to put it up, I got rejected. It took me a shitload of time and effort and that was six months ago. Maybe, I'm stupid, but I'm not going to look for a second time to find a button and do something right.
This is an example of losing a client. I understand that "when the winged horse Hay-Fay rushes down the mountain, he does not care about the toads sitting by the road, but so soon MQl will simply disappear into history.
Besides you, there are consumers in this world and the marketplace itself. And consumer protection is more important than the wishes of the seller.
If your EA can't trade on its own and is completely dependent on a remote black box, that's a big risk for both the marketplace and the users. You never know what you will draw there.
I advise to study the subject in depth and not to make nonsense about"dissolve in history".
1. Yes, always
2. Outside, because I'm used to VScode and jupyter (very convenient for research)
3. So far everything is enough, I don't use indicators. I want to use some simple MT5 model of ONNX type, but I haven`t studied it yet.
I tried Trade API and it works fineSe estamos falando sobre ticks, então existem as funções copy_ticks_from e copy_ticks_range
Leia mais aqui: MetaTrader para Python .
Why would you do that if your TS is not on ticks?
This is exactly enough.The tester will work with the minimum spread at the open prices or OHLC.
And some part of TP and SL, triggered on OHLC with the minimum spread, will not trigger at the top or bottom of the candle with the real spread.
This may be 1-2% of the total number of trades, but it can be significant when the struggle is for every percentage.
Make a custom symbol, like this:
make a custom character, like this:
I don't like custom, first impression is not good, it was a long time ago, I don't remember what exactly I didn't like. I use files.
And again - it is to download though 1 time, but all the tick data.
It is not the average that is transmitted, but the minimum. If the average for several bars, it will be the average among the minimum ones. To find the real average, you have to download real ticks.
The tester will use the minimum spread at opening prices or OHLC.
And some part of TP and SL, triggered on OHLC with the minimum spread, will not trigger at the top or bottom of the candle with the real spread.
This may be 1-2% of the total number of deals, but it can be significant when there is a struggle for every percentage.
Set the right spread yourself, with a margin
Set the right spread, with a margin
I'll put both OHLC into files - and then, as usual...
The market and time will judge. MQL5 is a great product, the best of its kind, but it has all chances not to fit into the new market.
By the way, the link to a noname site where you can find something about MQl only by searching in the browser is not the best example of success.)