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

Notification

Icon
Error

Options
Go to last post Go to first unread
konrad  
#1 Posted : Tuesday, November 29, 2005 2:37:09 PM(UTC)
konrad

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 6/6/2005(UTC)
Posts: 424
Location: connecticut,USA

I have few formulas download from www.metastocktools.com, and I would like to create dll file for those formula import to Metastock all formula is single page and is saved in Microsoft Word...what should I do now to create dll file of those formula? #-o Best Regard konrad
Patrick  
#2 Posted : Tuesday, November 29, 2005 3:51:28 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
Hey Konrad you can' learn it all at the same time, you can't lear to be a trader, a Network Engineer, a web designer and a programmer at the same time. You will get to learn everything if you want but you need to focus on one or the other ;) I suggest you keep with learning how to trade and use metastock and on the side learn how to use html and CSS to create your website ... I have been working with computers for a very long time, I fixed PC's in a little Computer shop 10 years ago .... 10 years and I am not even one of these ( trader, a Network Engineer, a web designer or a programmer ) ... Take your time :D Patrick :mrgreen:
konrad  
#3 Posted : Tuesday, November 29, 2005 4:38:15 PM(UTC)
konrad

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 6/6/2005(UTC)
Posts: 424
Location: connecticut,USA

Hey Patrick... I am not Metastock programer just use a code to get indicator in my quick list... I would like to setup dll file to get faster acces. PS: I am not enginer, computer programer... I am user of those techonology Anybody else can help me? how to create dll files? Best Regard Konrad
Ricci  
#4 Posted : Tuesday, November 29, 2005 5:06:42 PM(UTC)
Ricci

Rank: Member

Groups: Registered, Registered Users
Joined: 11/28/2005(UTC)
Posts: 12
Location: Salt Lake City

Hi Konrad, If you would like to convert your Formula Language functions to MSX DLLs, you can do it, but I'll warn you that it is a very daunting task for someone that is not already a programmer. (As a matter of fact, it is a daunting task for some programmers, too.) Most people that aren't programmers just find a programmer that is willing to do it for them, and usually there is some sort of compensation involved. If you want to give it a shot, though, here's what you need to do: 1. Purchase a development tool like PowerBasic, Visual C++, Borland C++, or Delphi, to name a few. I'd recommend Visual C++ 6.0 if you can find it at a price you like. 2. Learn to use the development tool you purchased. This will probably require a good book. Find a highly recommended one on Amazon or ask people you know that are developers. I asked a couple of guys here, and they liked "C++, How to Program" by Deitel and Deitel. It might even come with an introductory version of Visual C++. 3. Purchase the MetaStock Developer's Kit 4. Dig in and ask questions when you run into problems. Good Luck, Rich
konrad  
#5 Posted : Tuesday, November 29, 2005 6:29:51 PM(UTC)
konrad

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 6/6/2005(UTC)
Posts: 424
Location: connecticut,USA

Hey Ricci [code:1:d4bed81c57]1. Purchase a development tool like PowerBasic, Visual C++, Borland C++, or Delphi, to name a few. [/code:1:d4bed81c57] ok what Equis use what programs? I would like to have the same as equis use to not get any arragment.... code problem... Price is not a problem... the problem is I dont want to get bad one.... What is the price for MetaStock Developer's Kit ? also
Quote:
If you would like to convert your Formula Language functions to MSX DLLs, you can do it, but I'll warn you that it is a very daunting task for someone that is not already a programmer. (As a matter of fact, it is a daunting task for some programmers, too.) Most people that aren't programmers just find a programmer that is willing to do it for them, and usually there is some sort of compensation involved.
Should I be computer programmer to do it? or is enought to buy this software know how to work on this software and buy developer kit? Best Regard Konrad :)
Ricci  
#6 Posted : Tuesday, November 29, 2005 6:53:02 PM(UTC)
Ricci

Rank: Member

Groups: Registered, Registered Users
Joined: 11/28/2005(UTC)
Posts: 12
Location: Salt Lake City

Quote:
Should I be computer programmer to do it? or is enought to buy this software know how to work on this software and buy developer kit?
Konrad, I really wouldn't try to dig in to this yourself. You do need to be a programmer to make an MSX DLL. In fact, I'd say you really need to be a good programmer. MSX DLLs use advanced programming concepts that will be very difficult for you to pick up by yourself. I strongly suggest you find someone to do this for you instead of trying to do it yourself, especially if price is not a problem. :wink: -Rich
konrad  
#7 Posted : Tuesday, November 29, 2005 6:57:52 PM(UTC)
konrad

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 6/6/2005(UTC)
Posts: 424
Location: connecticut,USA

ok....still what is the price for MSX Develope kit? and How I can get this? also what program equis use? C++ right? Best Regard Konrad ps: I trying to look at www.metastock.com no price for msx developing kit... https://www.metastock.co...ts/PricingGuide.aspx?c=p free of charge ? :? #-o :)
Ricci  
#8 Posted : Tuesday, November 29, 2005 7:05:06 PM(UTC)
Ricci

Rank: Member

Groups: Registered, Registered Users
Joined: 11/28/2005(UTC)
Posts: 12
Location: Salt Lake City

You'll need to contact the Sales department at Equis to get pricing information for the MDK. You can call them at 1-800-882-3040 or email sales@equis.com. At Equis, for developing an MSX DLL, we would use C++. You would either want Visual C++ 6.0 (because that is compatible with and supported by the MDK) or a later version of Visual C++ such as Visual C++ .net 2005 or 2003. These later versions are not supported by the MDK, but they are compatible. -Rich
Patrick  
#9 Posted : Tuesday, November 29, 2005 7:06:59 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
http://forum.equis.com/viewtopic.php?t=2591.... I agree with Rich that you buying the dev kit is a waste of time and money ... Are you not reading his answers to you?
Ricci wrote:
Quote:
Should I be computer programmer to do it? or is enought to buy this software know how to work on this software and buy developer kit?
Konrad, I really wouldn't try to dig in to this yourself. You do need to be a programmer to make an MSX DLL. In fact, I'd say you really need to be a good programmer. MSX DLLs use advanced programming concepts that will be very difficult for you to pick up by yourself. I strongly suggest you find someone to do this for you instead of trying to do it yourself, especially if price is not a problem. :wink: -Rich
Konrad did you read this ?!?! ... I give up if you say yes and still want to buy the dev kit. Patrick :mrgreen
Branden Russell  
#10 Posted : Tuesday, November 29, 2005 7:55:11 PM(UTC)
Branden Russell

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/28/2005(UTC)
Posts: 276
Location: Salt Lake City, UT

Konrad, You may also want to take a look at Microsft Visual C++ 2005 Express Edition. It is free and would let you take a look at giving programming a try. For more information, go to http://msdn.microsoft.com/visualc/ You could buy MDK and give it a try if you feel comfortable with programming or see if you can find another developer to write what you want. Our support is unable to assit you in learning to program, but you can use this forum and do searches on the web for C++ samples or pick up a C++ book. Good luck and enjoy!
Users browsing this topic
Guest (Hidden)
Similar Topics
where are the dll files located now (Technical Chat)
by sportrider 10/9/2006 2:41:45 PM(UTC)
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.