Kila Akil
Kila Akil
Friends

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

Kila Akil
Added topic Return Standard Deviation of ATR?
I want to return the standard deviation of the ATR over a given period.  Trying to do this, but it isn't working. double my_ATR = iATR ( NULL , 0 , my_ATR_period, 0 ); double my_ATR_stddev = iStdDevOnArray (my_ATR, 0 , my_ATR_period, 0 , 0 , 0
Kila Akil
Added topic 'Some operator expected' Compilation Error.
//+------------------------------------------------------------------+
Kila Akil
Added topic Trying to Code Indicator similar to Fractals
//+------------------------------------------------------------------+
Kila Akil
Registered at MQL5.community