Friends

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

tommy
Registered at MQL5.community
tommy
Added topic iADX scripting question
I'm just starting to learn writing EA script. So, forgive me for such a newbie question. I'm using iADX. And part of my code: [script] CurrentADX = iADX(NULL, 15, PeriodADX, PRICE_CLOSE, MODE_MAIN, 0); PreviousADX = iADX(NULL, 15, PeriodADX