wanloong
wanloong
Friends

Add friends via their profile or user search and you will be able to see if they are online

wanloong
Registered at MQL5.community
wanloong
Added topic Error on Market Info: unknown mode 0 for MarketInfo
Hi, Got an error for MarketInfo. The EA error "unknown mode 0 for MarketInfo" for the trade entry for the codes below: double MarketSpread = MarketInfo(CurrencyPair, MODE_SPREAD)*Point; double AskPrice = MarketInfo(CurrencyPair, MODE_ASK);
wanloong
Added topic Missing EA Log File!!!
Hi, I found out that my EA log files were missing after 1 week. I wish to check whether does MT4 removed the log file after 1 week? If yes, is there any chance I can recover it
wanloong
Added topic Error Sending Pending Order for Selected Currency Pair at a specific time
Hi. I have program a straddling EA that executes pending order at selected date and time for 1 or more currency pair . Here is the problem. The EA sometimes works and sometimes it does not work. Its like nothing happen. And the execution time for