PureBytes Links
Trading Reference Links
|
Hello,
It would make a difference if I had 64-bit version of Visual C++ compiler.
To make real use of 64-bit CPU the program has to be compiled with 64 bit compiler,
otherwise it runs 32-bit code as any other 32bit CPU.
Visual C++ 2005 (not yet available) is supposed to support 64 bit compilation .
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Corey Saxe" <res1wgwl@xxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Saturday, April 17, 2004 5:50 AM
Subject: Re: [amibroker] double (64-bit) precision
> TJ,
>
> Very enlightening!
>
> This answers many questions that some of us had for some time. Since some of
> my trading decisions come from the results of trig functions and not dollar
> or percentage results, I desire increased precision but can live with 32-bit
> for now.
>
> One additional question:
> Would the use of an AMD 64-bit processor and Win-64 bit OS change any of
> this?
>
> I suspect it would not, and that it would still require a doubling of memory
> & etc., but since 64-bit is on the horizon, and I'm shopping for a new
> computer, I thought I'd ask.
>
> Thanks,
> -CS
>
>
>
> ----- Original Message -----
> From: "Tomasz Janeczko" <amibroker@xxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, April 16, 2004 11:59 AM
> Subject: Re: [amibroker] double (64-bit) precision
>
>
> > Hello,
> >
> > 1. Not easy but doable. Problem is with the existing plugins - they would
> ALL need to be rewritten.
> .............
>
>
>
>
>
> Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|