In ordert o see into future you will need to use Valuewhen function

-- 
Cheers
Graham Kav
AFL Writing Service
http://www.aflwriting.com



2008/6/1 Vinay Gakkhar. <[EMAIL PROTECTED]>:
> Dear Grahan,
>
> Thanks for your help.
>
> At present I calculate the number of days in the past period since the last 
> volume spike using the following formula:
> BackRef = 150; // Number of days to look back
> DaysSinceLastVolumeSpike = BarsSince(V>(MA(V,BackRef)+StDev(V,BackRef)));
>
> Now I want to find the number of days in the future period till the next 
> volume spike.
> For example, if today I select a past date (suppose 22nd Jan 2008) both  in 
> the 'from' and in the 'to' boxes of 'Range' in 'Automatic Analyssis' and 
> press the 'Explore', maybe it will show to me that the next volume spike took 
> place 9 days after 22nd Jan 2008.
>
> I hope I have explained in an understandable manner.
>
> Can you please guide me now?
>
> Best regards,
>
> Vinay
>
> On Sun, 01 Jun 2008 07:04:28 +0530, Graham <[EMAIL PROTECTED]> wrote:
>
>> Not sure what you are asking
>> What is the future that you want?
>>
>
> ------------------------------------
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
> Yahoo! Groups Links
>
>
>
>

Reply via email to