[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Multiple AA Windows



PureBytes Links

Trading Reference Links

OK ... I'll wait.
 
Regards, Ton.
 
----- Original Message -----
Sent: Tuesday, March 18, 2008 3:47 PM
Subject: Re: [amibroker] Multiple AA Windows

This is Windows thing. You can run any number of instances of AmiBroker,
but Windows OLE refers (via CreateObject Windows API) to first running instance.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
Sent: Tuesday, March 18, 2008 3:34 PM
Subject: Re: [amibroker] Multiple AA Windows

Thomasz why can't I start two instances of AB with different AA objects ?
So something like :
// Multiple AA Windows
// Create first AmiBroker object and get Analysis object 1

AB1 =
CreateObject("Broker.Application"
);
AA1 = AB1.Analysis;
// Create second AmiBroker object and get Analysis object 2

AB2 =
CreateObject("Broker.Application"
);
AA2 = AB2.Analysis;
 
Regards, Ton.
 
 
----- Original Message -----
Sent: Tuesday, March 18, 2008 2:56 PM
Subject: Re: [amibroker] Multiple AA Windows

Hello,

This is something that is planned already, but not yet available.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "amsiev" <ton.sieverding@scarlet.be>
To: <amibroker@xxxxxxxxxps.com>
Sent: Tuesday, March 18, 2008 2:51 PM
Subject: [amibroker] Multiple AA Windows

>I would like to open multiple AA windows running different AFLs and
> timeseries. Any suggestions ?
>
> Regards, Ton.
>
>
> ------------------------------------
>
> 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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___