Hi, it's working now. Thanks so much for fast help 
Latest posts made by neosky
-
RE: Compile error on MT4posted in Bug Reports
Hi fxDreema,
I did not do any update or change my EA. Last couple hours are still work for export "ex4"
At this present, I just re-export "ex4 file" but there is some error message.
Please see attached picture.
Look forward to your help
Thanks so much
......
compile-error.JPG -
RE: Export to xml file problem or not ?posted in Bug Reports
Hi fxDreema,
I re-check and It's work for export xml file now.
I have no comment if you like to remove xml export option as long as we still can import/export mql4 between computer.
Thank you very much
-
RE: Export to xml file problem or not ?posted in Bug Reports
Hi,
Here is details, I create sample project and export to 2 format (MQL4) and (XML)
(1) MQL4 file size is 90KB
When I try to load back "MQL4 file" by using "load project from file" menu --> everything is ok(2) XML file size is 2KB.
When I try to load back "XML file" by using "load project from file" menu --> There is no block at all.Note: I also attached my projects here for your review.
Look forward to your advise soon
-
RE: Export to xml file problem or not ?posted in Bug Reports
Hi fxDreema,
It's seem export file to "xml format" has no data inside the file, I open xml file via text editor but cannot see any details, Is it normal ?
Note. Export to MQL4 has no problem, I can see the detail normally.
Could you please confirm ?
Thanks in advance
-
RE: Bug on modify order function or My mistake ? Please adviseposted in Bug Reports
Oh, It's working already. Thanks so much for your fast response

-
RE: Bug on modify order function or My mistake ? Please adviseposted in Bug Reports
Hi fxDreema
This is my share link. You may like to download and re-run on your MT4. I believe it's be the same problem with me
http://fxdreema.com/shared/aeidNcnU
Look forward to your advise soon.
Thanks so much
-
RE: Bug on modify order function or My mistake ? Please adviseposted in Bug Reports
Hi fxDreema,
I re-build and re-run on MT4 again just now. It's the same problem.
Please help to advise me.
Thanks in advance.
-
RE: Bug on modify order function or My mistake ? Please adviseposted in Bug Reports
Hi fxDreema Admin
I'm not sure this is the bug or I make any mistake, please help to advise me
I try to create some simple "modify stop loss" and "Take profit" by using both 2 functions
(a) (in loop) Modify SL and TP
(b) Modify each tradeBoth are same message error
Let me explain my work below
(1) Refer to photo file name "Sample-Diagram.jpg"; this is my diagram and my setting value
(2) Refer to photo file name "error-message.jpg";
(2.1) I can open "buy trade" successfully at 1.32061 (no stop loss, no take profit)
(2.2) After that I try to modify order by add 50 pips stop loss and 50 pips profit target but it's some error called "OrderModify error 4051". EA try to create stop loss at 1.306 and profit target at 1.316 but it's below the limit ???Could you please advise me what is my mistake ?
-
RE: MT5 Platform - How to create "Group control" ?posted in Questions & Answers
Hi fxDreema,
Thanks for your reply and explanation. I understand now.
In fact, I would prefer your current design with group number because in the future, I may(or may not) need to use it for multicurrency.
So, if you don't mind please do not remove group parameter from MT5
Thank you for your explanation
