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

Re: Increasing the MetaStock(R) Formula Language with MetaStock 7



PureBytes Links

Trading Reference Links



Adam,

I'm still researching my options.  PowerBasic seems to be a viable solution if
it really will compile native Visual Basic 6.0 code.
I'll let the list know what I find.

Don
Web developer
Visual Basic programmer
MetaStock programmer
http://www.abbracadabra.com/cybercast






"Adam Hefner" <vonhef@xxxxxxxxxxxx> on 11/04/99 10:22:10 PM

Please respond to metastock@xxxxxxxxxxxxx

To:   metastock@xxxxxxxxxxxxx
cc:    (bcc: Donald L. LaBarre)
Subject:  Re: Increasing the MetaStock(R) Formula Language with MetaStock 7




 Don,

  Your exactly right...it would have been useless without two way
communication.
I was glad to see the answer Equis gave. MetaStock will truly become a
powerful
program with this ability and should not be hindered with "language"
limitations
anymore.

  What are your plans for writing code? I have "Visual Studio 6.0", but I
currently
can only code in "basic". "Visual C++" seems to have a steep learning curve,
so I
may just break down and buy the "Power Basic" 32 bit version found at this
site:

http://www.powerbasic.com/products/pbdll32/

Later,
       Adam




----- Original Message -----
From: <dllabarre@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Thursday, November 04, 1999 9:22 AM
Subject: Re: Increasing the MetaStock(R) Formula Language with MetaStock 7


>
>
> You would probably have to recompile your DLL with the new values.
MetaStock
> surely cannot mean this the way it is stated.  You would have to recompile
your
> DLL every time you wanted to change any parameter.  It would defeat the
purpose
> of being able to create add-ons using DLLs.
>
> Don
> Web developer
> Visual Basic programmer
> MetaStock programmer
> http://www.abbracadabra.com/cybercast
>
>
>
>
>
>
> "Adam Hefner" <vonhef@xxxxxxxxxxxx> on 11/04/99 08:41:40 AM
>
> Please respond to metastock@xxxxxxxxxxxxx
>
> To:   metastock@xxxxxxxxxxxxx
> cc:    (bcc: Donald L. LaBarre)
> Subject:  Re: Increasing the MetaStock(R) Formula Language with MetaStock
7
>
>
>
>
> Cheryl Elton,
>
>    You wrote:
>
>      " Things that you cannot do with an MSX DLL include:
>      * GUI functions including plotting and user dialogs."
>
> This raises a question........do you mean by this that the DLL needs
> a "Fixed" value and cannot prompt the user for values? In other
> words if I coded a moving average DLL, it would need to be a
> fixed period (such as 20 day moving average) and could not
> prompt user for the look-back period?
>
>  If the above answer to the question is "yes" (meaning DLL values MUST
> be fixed) then, how could system testing be performed on the DLL code
> to find the best parameters?
>
>   Adam Hefner
>
>
> ----- Original Message -----
> From: Equis Support <support@xxxxxxxxx>
> To: <metastock@xxxxxxxxxxxxx>
> Sent: Tuesday, November 02, 1999 5:13 PM
> Subject: Increasing the MetaStock(R) Formula Language with MetaStock 7
>
>
> >
> > Things that you cannot do with an MSX DLL include:
> > * GUI functions including plotting and user dialogs.
> > * Access the standard MetaStock built-in functions from within your
> > DLL.
>
> > Cheryl Elton
> > Product Development
> > Equis International, Inc
> > http://www.equis.com
> >
> >
> >
>
>
>
>
>
>
>
>