Errors, bugs, questions - page 1849

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
Dear developers, how do you get rid of Warnings in this situation?
How about this:
and if you do it like this:
build updated to 1580
https://www.mql5.com/ru/forum/43553/page19#comment_4844870
Wine problem solved. thanks.
MT5 1578 - always crashes.
MT5 1571 and MT4 1065 - works without any problems. Crash script herehttps://www.mql5.com/ru/code/16280
MT5 loses MT4 on time of access to data by 6-10 times!
MT4
MT5
Check script can be compiled in both MT5 and MT4
MT5 loses MT4 in terms of data access time by a factor of 6-10?!
EA for the tester (Metaquotes-Demo)
Result
Limit sliding on the exchange symbol - BAG!
Slippage of the limit order in the exchange market is normal:
Suppose the current market is 114300 / 114280
You place a buy limit order of 114250. Someone in the market has decided to sell at a guaranteed price (not worse than the price specified in the order) and set a sell limit of 114200. As a result, all buy limit orders in the range from the market to 114200 have been collected.
This is quite normal in the stock market.Limit order slippage is normal in the stock market:
It's not - I checked.
Thanks. i checked on two computers and wine 1.6 and 2.4. now i checked on win xp, no difference between mt4 and mt5.
Can anyone suggest a solution to the Copy functions...
There are no bars inside auctions on MOEX stock section, but Copy functions... These time ranges are included as bars, i.e. if we order one-hour bars for several days, the time-series array will include bars 09:00:00. I don't want to take chunks of time-series and then splice them together, maybe there is another solution?