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

Re: [amibroker] DLL making



PureBytes Links

Trading Reference Links


Dear Tomasz,
 
Thanks for your information. My first dll was the 
copy from your newsletter 13. It works fine.
But can you please write the text forthe 
following code, that i must insert in visual basic.
That would help me a lot, because i dont understand 
the formula from your newsletter, and so i can retrace it with a formula that i 
understand.
 

Here's the formula
<SPAN 
>
<SPAN 
>t 
= 14;/*Standard 
28*/<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" 
/>
<SPAN 
>BradCCI 
= (((H+L+C)/3)-<SPAN 
>EMA (C,t))/(.015*<SPAN 
>StDev(C,t));
<SPAN 
>Graph0<SPAN 
> 
= bradcci;

Thanks 
Tom Supera
 
<FONT 
face=Arial size=2><FONT face=Arial 
size=2> 
 
 
 
 
 
----- Original Message ----- 
<BLOCKQUOTE 
>
<DIV 
>From: 
Tomasz Janeczko 

To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Tuesday, November 06, 2001 10:54 
AM
Subject: Re: [amibroker] DLL making

Hello Tom,
 
You have several choices:
1. you can write an ActiveX DLL in Visual Basic, 
Power Basic,  Delphi, Borland C++ Builder
(see <A 
href="">http://www.amibroker.com/newsletter/13-2001.html 
for the description how to do it).
 
2. you can write a regular plugin DLL using 
Visual C++, any other C/C++ compiler and
(probably I haven't checked it) Delphi and C++ 
Builder
 
3. if you don't have any compiler, you can not 
create a DLL but you can write functions in JScript/VBScript
(see <A 
href="">http://www.amibroker.com/newsletter/13-2001.html 
for details)
 
Best regards,
Tomasz Janeczko
amibroker.com
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
Tom Supera 

To: <A title=amibroker@xxxxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Monday, November 05, 2001 10:13 
PM
Subject: [amibroker] DLL making

Hello,
 
Is it very hard  to make a dll, when 
i'm not a programmer .
Can i realize this with any editor or need i 
visual basic or so.
 
Thanks for your information
Tom SuperaYour use of 
Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service. 
Your use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service.