PureBytes Links
Trading Reference Links
|
Hello,
Of course you can, as any other OLE object.
And it DOES HAVE legal COM interface.
If it did not then no script would be able to run.
If you need type library you can get it from here:
http://www.amibroker.com/members/bin/Broker.tlb
Note however, that late binding (like scripts do) is better choice than early binding
because of future compatibility.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Zhen Zhang" <brisk_zz@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, August 29, 2004 9:14 AM
Subject: [amibroker] Re: Broker.exe access in .Net
> I got exactly same question. Anyone please help! Thanks,
> brisk
> --- In amibroker@xxxxxxxxxxxxxxx, "Franz Scherz" <franz.scherz@xxxx>
> wrote:
> > Tomasz, is it possible to use Amibroker in .NET?
> > I would like to write Addins or Controllers accessing AB in .Net (I
> > know C# very well).
> >
> > Do you have a glue how to do it? I could not reference broker.exe
> > because it seems to be not to have legal COM interface.
> >
> > Thanks for help,
> > Franz
>
>
>
>
>
> 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
>
>
>
>
>
>
------------------------ 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/
|