fxdreema block block should be available in multiple languages, i wrote this for better ecosystem, at least make spanish fxdreema url, mandarin fxdreema url and more
Best posts made by Duelistking
-
for better ecosystemposted in Bug Reports
-
Thanks Fx dreemaposted in General Discussions
Thank you fx dreema, you have fixed the EA so that it can be uploaded to mql5, I say thank you very much, today I uploaded my EA to mql5, once again thank you

-
Help me download my eaposted in General Discussions
Please help me to download my ea I don't have premium account , tele @blackmarket
-
for businessposted in General Discussions
I have sold EA on mql5, currently working on another EA that I will sell on the site, only need a premium fxdreema account, if anyone wants to work together you can get the source code of the EA and we can share the sales results 50/50, just lend me a premium account for 3 days, how about it? my telegram t.me/kiki0805
Latest posts made by Duelistking
-
Help me download my eaposted in General Discussions
Please help me to download my ea I don't have premium account , tele @blackmarket
-
how to made take profit by current lotposted in Questions & Answers
hello guys how to made take profit by current lot
-
for better ecosystemposted in Bug Reports
fxdreema block block should be available in multiple languages, i wrote this for better ecosystem, at least make spanish fxdreema url, mandarin fxdreema url and more
-
RE: datetimeposted in Questions & Answers
datetime currentTime = TimeCurrent(); // Mendapatkan waktu saat ini
int hour = TimeHour(currentTime);
int minute = TimeMinute(currentTime);
string ampm = "AM";// Konversi format 24 jam ke 12 jam
if(hour == 0) {
hour = 12; // 12:00 AM
} else if(hour == 12) {
ampm = "PM"; // 12:00 PM
} else if(hour > 12) {
hour -= 12;
ampm = "PM"; // Setelah 12 siang
}string timeStr = StringFormat("%02d:%02d %s", hour, minute, ampm);
Print("Waktu saat ini (format 12 jam): ", timeStr); -
for businessposted in General Discussions
I have sold EA on mql5, currently working on another EA that I will sell on the site, only need a premium fxdreema account, if anyone wants to work together you can get the source code of the EA and we can share the sales results 50/50, just lend me a premium account for 3 days, how about it? my telegram t.me/kiki0805
-
RE: I have the best strategies for EA!!!posted in Questions & Answers
too much talking, just send pdf file let them check your strategy,

