PureBytes Links
Trading Reference Links
|
Hi,
I ask only because Fred is not currently available and I'd really
like to make some progress in the limited time that I have to try
these things.
I explicitly want to use the servers since I would just use AmiBroker
directly otherwise.
Anyone wishing to reply privately may contact me directly at
sfclimbers@xxxxxxxxx
Thanks.
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxx> wrote:
>
> If you'll check the docs - Fred asks that you contact him directly.
He get's
> grumpy when you ask on this forum.
>
> Plus I think the multi-server option is "optional".
>
> d
>
> > -----Original Message-----
> > From: amibroker@xxxxxxxxxxxxxxx
> > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Mike
> > Sent: Sunday, January 27, 2008 6:23 PM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] How to see all optimization rows using
> > IO in Exhaustive mode with servers?
> >
> > Hi,
> >
> > I'm trying to use the distributed computing of Intelligent
Optimizer
> > (IO found in files section of this group) to farm out an
AmiBroker
> > optimization accross multiple servers.
> >
> > However, I'm only getting a report back on the single best row. I
> > would like to see the complete result set (e.g. if AmiBroker
results
> > in 16 rows, I'd like to see all 16, not just the winner).
> >
> > I can see the 3 rows that my client AmiBroker processesd via its
AA
> > window, and the 1 row that IO liked best via its reporting
feature
> > (came from one of the servers). But, I can't see the other 12
rows
> > farmed out to the 5 servers.
> >
> > Maybe I can if I go look in the reports for each of those
servers,
> > which I'll try after posting this, but what I want is all rows on
one
> > machine visible from one reporting tool. Does anyone know how to
do
> > that?
> >
> > Here's what I've tried so far:
> >
> > //IO: OptType: Exhaustive
> > //IO: SenFinalTests: 0
> > //IO: BegISDate: 9/1/2000
> > //IO: EndISDate: 9/21/2001
> > //IO: LastOSDate: 9/21/2001
> > //IO: FileNames: Unique
> > //IO: Servers: 5
> > //IO: DetailLog: Y
> >
> > Thanks in advance.
> >
> >
> >
> > 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/
|