Hi Voyager,

Thanks for your continue contribution. Anyway, i want same calculation between 
selected 2 date ( between 2 backdates) by clicking mouse . So, pl, help.

Thanks




--- In [email protected], Inquisitive Voyager <hedonist2...@...> wrote:
>
> check this out-
> 
> ps: this shall work in all TF's.
> 
> On Mon, Jul 26, 2010 at 8:18 PM, Inquisitive Voyager <hedonist2...@...
> > wrote:
> 
> > set the timeframe as Daily while using the same.
> >
> > On Sat, Jul 24, 2010 at 3:28 PM, mikk12345 <mikk12...@...> wrote:
> >
> >>
> >>
> >> Thanks, But i want the exact day count not barcount.
> >>
> >>
> >> --- In [email protected] <amibroker%40yahoogroups.com>,
> >> Inquisitive Voyager <hedonist2008@> 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