poorasianguy
poorasianguy
Friends

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

poorasianguy
Added topic The MQL4 based ADX is buggy and trades incorrectly in the tester
Hi  I have written a very simple logic based on ADX that is shipped with MT4. Code: double adx_previous = iADX(NULL,PERIOD_M15,6,PRICE_CLOSE,MODE_MAIN,1); //Previous Candle ADX Double Value double adx_current =
poorasianguy
Registered at MQL5.community