set the timeframe as Daily while using the same.

On Sat, Jul 24, 2010 at 3:28 PM, mikk12345 <[email protected]> wrote:

>
>
> Thanks, But i want the exact day count not barcount.
>
> --- In [email protected] <amibroker%40yahoogroups.com>,
> Inquisitive Voyager <hedonist2...@...> wrote:
> >
> > check this out.
> >
> > On Sat, Jul 24, 2010 at 11:14 AM, prasantaroy36 <prasantaroy36@
> ...>wrote:
> >
> > >
> > >
> > >
> > > Hi,
> > >
> > > This logic works well . Also can you give another logic for closing
> price
> > > change between last date & selected date? waiting for your valuable
> reply.
> > >
> > > Thanks
> > >
> > > --- In [email protected] <amibroker%40yahoogroups.com><amibroker%
> 40yahoogroups.com>,
> > > Inquisitive Voyager <hedonist2008@> wrote:
> > > >
> > > > Go thru the enclosed AFL.
> > > > is that what u sought?
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Fri, Jul 23, 2010 at 4:43 PM, mikk12345 <mikk12345@> wrote:
> > > >
> > > > >
> > > > >
> > > > > I would like to calculate the days between the selected date and
> today;
> > > > >
> > > > > My code is:-
> > > > >
> > > > > FutureDate=ParamDate( "Select Date in Future", Now());
> > > > >
> > > > > Today=Now();
> > > > >
> > > > > Daycount=FutureDate-Today;
> > > > >
> > > > > Seems to throw up an error. Any suggestions. Thanks,
> > > > >
> > > > > Mikey.
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> >
>
> 
>

Reply via email to