logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Webbiz  
#1 Posted : Monday, January 24, 2011 5:16:20 PM(UTC)
Webbiz

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/22/2010(UTC)
Posts: 5

Has anyone found a Visual CSHARP solution for reading Metastock formatted data? For VB6, I have used the dll provided by Equis over the years. However, I wish to start writing Visual C# programs that use Metastock data. The DLL's provided by the Equis kit doesn't include anything for C#. It doesn't look like they are going to make this available anytime soon (pretty backward thinking). I don't need to save MS formatted data, just read it into my projects. Any advice? Thanks.
zentrader  
#2 Posted : Tuesday, January 25, 2011 3:00:29 PM(UTC)
zentrader

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/6/2005(UTC)
Posts: 24

...I don't know the MS format reading functions exactly, but they describe it as Win32 DLL. So you can use it with .NET (C# or VB.NET). Even if it's not a .NET.DLL you can use also COM-DLLs and/or so-called industry standard Win32 DLLs (the last in .NET with the pInvoke functionality). Try it... bye, Volker
vienna  
#3 Posted : Wednesday, January 26, 2011 2:57:45 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

try to contact "sentientdt" ( http://forum.equis.com/forums/thread/15789.aspx )
Maybe he has solved this problems in the meantime ....

(if there is a VB.net solution it wouldn't be a problem to convert it into C#)
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.