Forum

(F1) Help : iHighest(...) & iLowest(...)

int LOWt= 0 ; int HIGHt= 0 ; int y= iBarShift ( Symbol (), PERIOD_M15 , iTime ( Symbol (), PERIOD_D1 , 1 )); LOWt= iLowest ( Symbol (), PERIOD_M15 ,MODE_LOW,(y- 1 ),(y- 96 )); HIGHt= iHighest ( Symbol (), PERIOD_M15 ,MODE_HIGH,(y- 1 ),(y- 96 )); Comment ( "\ny: " +(y)+ "\nHigh" +High[HIGHt]+ "\nLow"

financial information exchange (FIX Protocol)

hi May give me any source or information about use financial information exchange (FIX) protocol in MT4 ? please help me

How to use apply to : Use first Indicator data

i wanna use Moving Avarage with apply to : "Use first indicator data" in seprate windows (attach another indicator ) for my expert but I Don't Know How to use it . Plz, F1 me

incorrect function positioning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (F1)

the following code is working in some brokers but will fail in others. In some brokers the function will return 0 instead of returning the value of the top order. double Open.Sell.End() { double OOP= 0 ; //OOP=Order open price if (OTMS(Magicsell)> 0 ) //OTMS= Function is return Order total

How use mql4 API in java ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

hi how i can use a mql4 api in java ? please help me thanks

How use mql4 api in java ?

hi how i can use a mql4 api in java ? please help me thanks