Can I just copy the block from MT4 to MT5
-
Hello @fxDreema ,
After April update , Can we just copy the blocks we build on MT4 and paste it the a field for MT5 then export it ? -
Yes, everything should work fine. Well, there are still some differences in the input parameters of some indicators, but I can't really help that.
-
@fxdreema
And if blocks have different names like " No trade " or " If trade " in MT4 which called " No position " in MT5 . Still safe to go ?
And is there any difference in how to calculate numbers after decimals , as there a huge project I made on MT4 to manage trades but Once I copy it to MT5 it doesn't work , Seems like once any trade is opened It can't control it properly and closed it immediately even if you make stops very big and if you open trades with it with Buttons , it can't open the lot properly , even if you make the lot 1 Standard it still read it smaller than Min Lot and ended up opening an order with just 0.01
I don't ask you to review the project it's very big , I just wantd to know if there's any difference as you are the one who know better -
Block names doesn't matter. At some point I plan to rename the word "position" with "trade" for MT5.
Your MT5 account should be opened with this checked:

... otherwise it is working in Netting mode, which means that you can only have 1 position per symbol. This is something that can explain immediately closed trades, because if you Buy and then Sell the same lot size, the result is that the initial Buy position is closed.
If your MT5 account is in Hedge mode, then the problem could be because of some bug that I am not aware of. In this case I want to investigate the problem, so if you have some relatively simple example that shows the problem, give it to me
