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

Re: AmiBroker/Win32 3.75 & Dlls folder



PureBytes Links

Trading Reference Links

Thanks,

Good news

SC


> Put your (regular, not ActiveX) DLL in Plugins subdirectory.
> You can see if it is loaded properly in Tools->Plugins dialog.
> 
> And yes, your functions will be visible in Indicator Builder, 
Commentary,
> Automatic Analysis. Moreover they will be automatically highlighted 
in the editor.
> 
> For example: Sample.DLL publishes two functions Example1 and 
Example2.
> You can type
> graph0 = Example1();
> in indicator builder and you will see it highlighted.
> When you plot the indicator you will see the graph.
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> 
> ----- Original Message -----
> From: "Stephane Carrasset" <s.carrasset@xxxx>
> To: <amibroker@xxxx>
> Sent: 02 October, 2001 09:42
> Subject: [amibroker] AmiBroker/Win32 3.75 & Dlls folder
> 
> 
> 
> > > this allows writing/debugging your trading system in Visual
> > Basic/Delphi and similar COM-enabled languages
> >
> Tz,
> 
> with mdk in mstock when we write with the mdk a new function.dll we
> put it in a folder called external functions dll, we can access this
> new function.dll with the indicator builder.
> 
> I want to be sure that with the ADK when I write a new function.dll,
> how can I access to this new function.dll ??
> I must put it in plugin?, in afl?
> I can access this new function.dll with the indicator builder?
> but the indicator gives only afl functions isn't it?
> 
> Many thanks
> 
> Stephane carrasset
> 
> 
> 
> 
> 
> Your use of Yahoo! Groups is subject to 
http://docs.yahoo.com/info/terms/