Traderji.com - Discussion forum for Stocks Commodities & Forex

Open Source Project for MetaStock

Discuss Open Source Project for MetaStock at the Development of Software Utilities within the Traderji.com - Discussion forum for Stocks Commodities & Forex; SVN is a Subversion repository for Source code. Its a source control for multi developer ...


Go Back   Traderji.com - Discussion forum for Stocks Commodities & Forex > TOOLS & RESOURCES > Development of Software Utilities

Notices

Development of Software Utilities Discuss the development of software tools and utilities here.


Advertise Here

Reply
 
Thread Tools
Sponsored Links
  #21  
Old 22nd March 2007, 09:25 PM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

SVN is a Subversion repository for Source code. Its a source control for multi developer projects. In order for you to get the source out of the tree you need to use an application like tortoiseSVN. And you will have to follow the instructions on the sourceforge website for setting it up.
http://tortoisesvn.net/

Otherwise you can view the tree from Internet explorer.
http://meta-all.svn.sourceforge.net/viewvc/meta-all/

If you are serious about helping develop on the project you will need to install tortoiseSVN to always have the latest source code. The following is a link describing the setup process for SVN access of the source code
http://sourceforge.net/svn/?group_id=179878

The DLL version of the software is not publicly available other than in the SVN repository and will not be available until its stable enough to release.

Remember this software is only in Alpha release, and is by no means bug free or 100% stable. You are using it at your own risk, so back up you data on a regular basis.

The software and the data sources are free.......so remember you get what you pay for. I try my best to help people, but if you want a high end service, and high end data, its best to look elsewhere and pay for a high end service......but don't expect the same of this software and of myself.

Just so everyone is aware, I have no plans to make this intraday......maybe in a couple of years if I have nothing else to do........maybe. If someone wants to develop this portion of the software, I am more than willing to have them join the project. Right now this project is EOD data only.......and until this portion is working flawlessly this is the goal.

If you would like to help develop source code for the project I highly recommend reading all the information on Sourceforge about using the SVN repository and getting setup with Tortoise. Read the tortoise help files if you need to.

I am swamped with my own investing and have very little time, the little time I do have goes into this pet project Meta-All which I happen to offer for free, and with open source.

With all that being said I hope to get a stable release out for people to use, but I can't say when that will be, so unfortunately everyone will have to be patient.........thats the price of free software.

Cheers,

Trevor
Reply With Quote
  #22  
Old 25th March 2007, 07:54 PM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

The Dll version V0.11 of Meta-All is now available.

Cheers,

Trevor
Reply With Quote
  #23  
Old 25th March 2007, 08:17 PM
Member
 
Join Date: Nov 2006
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
akgandhi is on a distinguished road
Reputation: 21
Default Re: Open Source Project for MetaStock

I will check out the DLL and let you know Sir.
Reply With Quote
  #24  
Old 25th March 2007, 09:40 PM
jdm jdm is offline
Member
 
Join Date: Jul 2005
Posts: 564
Thanks: 0
Thanked 7 Times in 4 Posts
jdm is on a distinguished road
Reputation: 46
Default Re: Open Source Project for MetaStock

Quote:
Originally Posted by icecubetray View Post
The Dll version V0.11 of Meta-All is now available.

Cheers,

Trevor
hi trev,
thats great news.

cheers,
jdm.
Reply With Quote
  #25  
Old 26th March 2007, 01:22 AM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

JDM,

Good to hear from you, its been a while, I hope all is well with you.

Its taken a while to get to this stage, and to release this version of the software.

There is still work to be done, bugs to fix, functions to implement, user manual to update, code examples for excel, C++....etc.

We will get there eventually.....

Cheers,

Trevor
Reply With Quote
  #26  
Old 26th March 2007, 09:01 PM
jdm jdm is offline
Member
 
Join Date: Jul 2005
Posts: 564
Thanks: 0
Thanked 7 Times in 4 Posts
jdm is on a distinguished road
Reputation: 46
Default Re: Open Source Project for MetaStock

Quote:
Originally Posted by icecubetray View Post
We will get there eventually.....
no doubt about that.

cheers,
jdm.
Reply With Quote
  #27  
Old 28th March 2007, 11:48 PM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

FYI - for anyone following the software

I have posted a Users manual for v0.11 in the downloads section and on the project website(the link can be found in the application itself)

I have the DLL working with a sample Excel VBA application which shows reading and writing to a metastock directory. I will probably post this example with the next release of the software. I have the DLL configured as COM based now and it should work with older versions of VB, C++ etc.

Cheers,

Trevor
Reply With Quote
  #28  
Old 29th March 2007, 10:42 PM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

I just posted a new version of Meta-All, which fixes a couple bugs mainly the ***** 20min delayed bug, and some other cosmetic things.

Along with this release, the DLL now supports and provides a COM interface, though the COM interface is not perfect it provides the major functions.

I have created a Excel VBA sample which shows how the DLL can be used with EXCEL VBA to read and write to MetaStock Files.

Cheers,

Trevor
Reply With Quote
  #29  
Old 1st April 2007, 06:46 PM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

jdm brought something to my attention regarding v0.12

I forgot to clear the paths.txt file and the application crashes when loading.

1.You can go to Sourceforge and download a fixed version

or

2. if you find paths.txt in c:\program files\meta-all\
and delete everything in the file so that it is completely empty(but do not delete the file)

both of these two options should solve the problem. Sorry for the inconvenience.

Cheers,

Trevor
Reply With Quote
  #30  
Old 5th April 2007, 08:55 PM
Member
 
Join Date: Dec 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
icecubetray is on a distinguished road
Reputation: 22
Default Re: Open Source Project for MetaStock

Did anyone manage to get the Excel application to work on their machine.

I have been unable to get the Excel application to work on any machine other than my development machine........

I am struggling to determine what the problem is.......and why it doesn't work on other machines.

Trev
Reply With Quote
Sponsored Links

Reply

Bookmarks


Advertise Here


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads for: Open Source Project for MetaStock
Thread Thread Starter Forum Replies Last Post
Other Source of Derivatives Bhavcopy soumya_b Data Feeds 1 31st July 2006 07:19 PM
Forward/Project EPS details........pls pls pls pls ibmisp Fundamental Analysis 4 30th November 2005 07:58 PM
Alternate data source Ropewalker Data Feeds 6 14th June 2005 08:30 AM


All times are GMT +5.5. The time now is 04:33 PM.

Indemnity, Disclaimer & Disclosure Notice:
• By visiting Traderji.com you indicate your acceptance of our Forum Rules Disclaimer & Disclosure and indemnify Traderji.com, its associates and related parties of all claims howsoever resulting from the usage of the forum.
Disclaimer: Trading or investing in stocks & commodities is a high risk activity. Any action you choose to take in the markets is totally your own responsibility. Traderji.com will not be liable for any, direct or indirect, consequential or incidental damages or loss arising out of the use of this information.
Disclosure: The information in this forum is neither an offer to sell nor solicitation to buy any of the securities mentioned herein. The writers may or may not be trading in the securities mentioned.
• All names or products mentioned are trademarks or registered trademarks of their respective owners.
General Content Disclaimer Notice:
In light of our policy of encouraging candid, open exchanges of views and the rapid distribution of information originating from many sources, Traderji.com cannot determine the accuracy of information that may be uploaded to the forum. Opinions, advice and all other information expressed by participants in discussions are those of the author. You rely on such information at your own risk. You are urged to seek professional advice for specific, individual situations and not rely solely on advice or opinions given in the discussions. Since Traderji.com is an open and free discussion forum, any comments made by members of this forum in their posts reflect their own views and not of the owner or administrator of Traderji.com. Thus the owner/administrator indemnify themselves of all claims whatsoever and will not be liable or responsible for any members comments/views in this forum Traderji.com. If you find any objectionable or offensive posts made by members of this forum which you would like to bring to our notice for removal then please Contact Us.
 


Copyright © 2001 - 2008, Traderji.com All Rights Reserved.

Recommended Websites - www.TradersEdgeIndia.com - www.TradingPicks.com - www.MasterOfTrading.com