Forum

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); double BidPrice = MarketInfo(CurrencyPair, MODE_BID); where

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

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 each currency pair differs from each other. I did not