PureBytes Links
Trading Reference Links
|
No it always opens and I don't know how to close it.
WARNING: You need to actually run AB via the shell or have it already
running before you create the ole object. I've found that if you do it the
way you are doing it that AB does NOT get completely "set up" and you may
get unexpected results.
If you don't like having AB and AA windows visibile then I'd suggest either
of 2 things:
1. run it before hand and minimize.
2. using the api get the handles of both windows and minimize via code.
d
_____
From: tintin92 [mailto:tintin922002@xxxxxxxx]
Sent: Thursday, November 04, 2004 4:40 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Is it possible to LoadFormula without the window of the
' Automatic Analysis' open automatically?
Hi,
I try to backtests from Delphi 5, with:
oAB: = CreateOleObject(' Broker.Application ');
etc...
AmiBroker is not visible, and for my backtests it's better.
But when I write
(oAA.LoadFormula(oFolderAS_AFL + ' TempoAFL.afl '))
( Not sure about it, but I think is here. )
then the window ' Automatic Analysis' opens automatically.
It is not very bothering , but it would be better if it remained invisible
like the main windows of AB is.
Is it possible to LoadFormula without the window of the ' Automatic
Analysis' open automatically?
Thanks.
Tintin92
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129uffqdk/M=315388.5543473.6613715.3001176/D=gr
oups/S=1705632198:HM/EXP=1099647618/A=2372354/R=0/SIG=12id813k2/*https://www
.orchardbank.com/hcs/hcsapplication?pf=PLApply&media=EMYHNL40F21004SS> click
here
<http://us.adserver.yahoo.com/l?M=315388.5543473.6613715.3001176/D=groups/S=
:HM/A=2372354/rand=599200083>
_____
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
<mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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/
|