Forum

EA can't work properly due to WinAPI functions failing to load.

Hi All, anyone had this problem with lots of WinAPI functions failing to load in their terminal? I'm on Win 7 64 bit OS, MT4 build 610. EA had some functions failing because lots of WinAPI fail to load when I look into the Dependencies of EA dialog. My windows is always updated. Any idea what's

Usage difference between MarketInfo() & SymbolInfoDouble()

Hi, I wonder if this has been discussed before but I didn't find anything in google. From my research, the following 2 declarations seem to be doing the same thing. double Ticksize1 = MarketInfo ( Symbol (), MODE_TICKSIZE ); double Ticksize2 = SymbolInfoDouble ( Symbol (), SYMBOL_TRADE_TICK_SIZE );

Question about Long trade stopped out but chart's Bid price not hit

Hi all, as mentioned in the title, I wonder if this is an acceptable matter in the industry or MT4 community? This happened during NFP news release where volatility was high. Here's the screenshot of my live trade in MT4 few days ago. For that matter, I had 2 supposedly break-even (stoploss order)

Build 610 bug with modifying SL H-Line on chart after trade at exact breakeven SL

Hi all, As mentioned in the subject, I wonder if anyone notice this problem with the chart's ability to modify SL H-Line when the opened position is already at exact breakeven stoploss level. When you try to drag the breakeven SL H-Line to lock down further equity profit, the SL H-Line will

Exposure of loading & saving Expert.set file in MQL4

I know some have already ask on how to do that in MQL4, & some better programmers have done it through their own DLL. I'm just wondering why MQ didn't expose that function to load & save expert.set file within MQL4 since it's already accessible through "manual" method. Anyway, I've made a

ChartXYToTimePrice behaving weird in custom indicator (Mt4 Build 603)

Hi guys, I'm testing out on this new chart operation ChartXYToTimePrice() on a custom indicator for the new Mql4. But the price converted from CHARTEVENT_CLICK (x, y coordinates) behaves weirdly. Price converted from screen XY coordinates (obtained from mouse click event) is incorrect & appears to