Bhaskar, You’re right.
Thanks From: Bhaskar J Dave Sent: Sunday, June 30, 2013 10:28 PM To: [email protected] Subject: [EquisMetaStock Group] Re: 3-35 osc Just remove that minus sign and the formula will work ; BBT:=BBandTop(bb,20,S,-2); correct : BBT:=BBandTop(bb,20,S,2); thanks
