AddColumn((Ref(*C*,-1)-*C*)*100/Ref(*C*,-1),"% change close");
On Wed, Jul 14, 2010 at 1:46 PM, ford7k <[email protected]> wrote: > > > Hi afl experts > > I run my scan or exploration. > I get c,close price. > I cant get % change > % change = previous close price -current close price > > in a daily change i need previous days close price - current close > as % change > > Help me by giving right code line for % change in intraday and in eod > situation > > advance thanks > regards > ford > > >
