Raja K.
Raja K.
Friends

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

Raja K.
Added topic Find largest fib less than..
I am trying to find the largest fib number less than a given input.  I know that a number is a fib number if (5 * n^2 + 4) or (5 * n^2 - 4) is a square number.  Here is the function I am trying but it doesn't seem to work for me.  Can
Raja K.
Added topic Colored Volume Refresh
I am copying and pasting this from forexfactory because help might be better here: There is a customized volume indicator which needs to do the following: I want it to only show Volume bars for the corresponding price bars that made a high or low. 1
Raja K.
Added topic wildcard search using ObjectFind
I am trying to find an object based on a wildcard search using ObjectFind only on the current bar.  I know that if I know the exact name of the object I can use: ObjectFind ( "label" +Time[ 0 ]); However, what if I wanted to find label2 or
Raja K.
Registered at MQL5.community