Hello Friends
Kindly help me with AFL for the following
1) I would like to select the top ranking 25 shares according to the relative strength calculated using the following formula.
RelRank= (Ref(C,-1)-Ref(MA(C,135),-1))/Ref(MA(C,135),-1)*100;
and apply some other conditions on this...