Zarados19
Zarados19
Friends

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

Zarados19
Added topic iADX always return zero. Problem MQL4
void OnTick() { double ADX = iADX(NULL, 120,14,PRICE_CLOSE,MODE_MAIN,0); Print("ADX : ", ADX); } I just want to get the ADX of 2 hours timeframe but it always return zero.  I think this is a bug from MQL4 because I researched the web and many
Zarados19
Registered at MQL5.community