Forum

transfer from MT4 to MT5

Hi, I have this code in mt4 and it works fine and loads special scritp for me, but I want to change it to MT5 version but It doesn't work. Dose anyone know how to change it to MT5 or run/call a special scritp from an EA or Indicator(Except using keybd_event and HOTKEY )

Reference to an Indicator

Hi I have an indicator(A.ex5) and I want to reference it in an include file (C.mqh) or another indicator (B.ex5) But I always receive error code 4806 and 4802 As I'm new in MQL5, at first I want to know the procedure of referencing an indicator (to be sure I have done it correct) then what's the

empty values in custom indicators

Hi every body, I have wrote an custom Indicator (A) like zigzag, and it works fine, however the problem is when I call it in to another custom Indicator(B) it refers "2.781888206090574e-308" for empty values. As an example, A(10)= empty values, means the value of Indicator "A" in candle "10" is