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

RE: Metastock Developers Kit



PureBytes Links

Trading Reference Links

if you know C++, you shouldn't have any problem at all.
I use VB6, have limited knowledge of C, and with the help of the VB example
have been able to put together an app that takes the data and imports it
into a database.  It's pretty straight forward.
As far as DLLs /C++ go, I'm a little behind there.  I know that you could
make them in Basic but NOT VB, something that creates true 32 bit DLLs -
Power basic is mentioned.
Hope that helps.
Jerry

-----Original Message-----
From: owner-metastock@xxxxxxxxxxxxx
[mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Pierre A. von Kaenel
Sent: Friday, November 16, 2001 5:05 PM
To: metastock@xxxxxxxxxxxxx
Subject: Metastock Developers Kit


Has anyone used the read-only MDK?  The info at Equis' web site is sketchy
on some points.  I gather from the info on Equis' web site that I can write
stand-along programs that read metastock data.  Also, I can write DLL files
that contain new functions which can then be used in the formula building
pages within Metastock.  How good are the demo programs that come with the
MDK?  Do they do a good job of showing you all the ingredients needed to
write such stand-alone and add-in functions?  Can I use Visual C++ for this?

- Pierre