it was just a suggestion not a complete code.
any way,add

Filter=1;
and use explore-


i.e.

Filter=1;

AddColumn((Ref(*C*,-1)-*C*)*100/Ref(*C*,-1),"% change close");



On Wed, Jul 14, 2010 at 5:50 PM, ram vel <[email protected]> wrote:

>
>
>   hi Inquisitive Voyager
>
> I tried your code.
> some reason,it does not work
> please verify
> thanks
>
>
> --- On *Wed, 7/14/10, Inquisitive Voyager <[email protected]>* wrote:
>
>
> From: Inquisitive Voyager <[email protected]>
> Subject: Re: [amibroker] Req Help me get afl code line for % change in
> price
> To: [email protected]
> Date: Wednesday, July 14, 2010, 4:01 AM
>
>
>  AddColumn((Ref(*C*,-1)-*C*)*100/Ref(*C*,-1),"% change close");
>
>
> On Wed, Jul 14, 2010 at 1:46 PM, ford7k <for...@yahoo. 
> com<http://us.mc342.mail.yahoo.com/mc/[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
>>
>>
>
>  
>

Reply via email to