PureBytes Links
Trading Reference Links
|
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. <vgakkhar@xxxxxxxxxxx>:
> 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 <kavemanperth@xxxxxxxxx> 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
>
>
>
>
------------------------------------
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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|