A good starting place is the discussion regarding counting calendar days in the 
UserKB


---- Original Message ----- 
  From: mikk12345 
  To: [email protected] 
  Sent: July 24, 2010 5:58 AM
  Subject: [amibroker] Re: paramDate


  Thanks, But i want the exact day count not barcount.



  --- In [email protected], Inquisitive Voyager <hedonist2...@...> 
wrote:
  >
  > check this out.
  > 
  > On Sat, Jul 24, 2010 at 11:14 AM, prasantaroy36 <prasantaro...@...>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>,
  > > 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.
  > > > >
  > > > >
  > > > >
  > > >
  > >
  > > 
  > >
  >




  ------------------------------------

  **** IMPORTANT PLEASE READ ****
  This group is for the discussion between users only.
  This is *NOT* technical support channel.

  TO GET TECHNICAL SUPPORT send an e-mail directly to 
  SUPPORT {at} amibroker.com

  TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
  http://www.amibroker.com/feedback/
  (submissions sent via other channels won't be considered)

  For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
  http://www.amibroker.com/devlog/

  Yahoo! Groups Links



Reply via email to