Right now, it works already. Thank you very much.
Latest posts made by tumnoyi
-
RE: Problem to import mq4 fileposted in Bug Reports
-
RE: Problem to import mq4 fileposted in Bug Reports
When I import the files, nothing happen. I'm not sure that I have to set up something or not.
-
RE: Problem to import mq4 fileposted in Bug Reports
In the past, I used to be able to import the files. For right now, I can't import any files.
I tried to do it many times but it didn't work. -
Problem to import mq4 fileposted in Bug Reports
Hi,
I have the problem of importing mq4 file. When I saved project file at one pate, I can't import this file into FxDreema builder. Please help me to solve this problem. This project file, I can import them in the past but I can't do it for today.
Thank you
-
Calculate Weight Average Open Priceposted in Questions & Answers
Hi,
I would like to calculate weight average open price of active orders. For Example, there are 2 active orders. 1st Order have open price at 1.0000 with 1 LOT.
2nd order have open price at 1.5000 with 4 LOT. The weight average open price of these 2 orders will be 1.4000.
Please suggest me that how can I code EA to calculate this value.Regards,