Welcome to NexusFi: the best trading community on the planet, with over 150,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community. It's free for basic access, or support us by becoming an Elite Member -- see if you qualify for a discount below.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
I have labeled @ustaudinger as a vendor now that his product is no longer free. As a vendor, this means he is no longer allowed to make any post on NexusFi (formerly BMT) to promote his product. If you have interest in his product, you will need to contact him directly.
The discussion shifted a bit to what's OS and what's not.
As MrYou also confirmed, "In agreement with @ustaudinger, open source does not mean the source code is widely available on demand. The producer is allowed to only provide the source code to the customers/end users of the software."
Again:
Quoting(!!) the OSI page:
1) "The license shall not restrict any party from selling [..] the software"
2) "The program must include source code, and must allow distribution in source code as well as compiled form"
3) "The license must allow modifications and derived work"
Look, you can make a program and sell it under a GPL license. Whether the one that bought GPL software gives this bought software away for free is totally irrelevant for GPL or OSI.
It is relevant that a user may modify the software, may re-sell the modified software (even at a price of 0) and in case of GPL that this resold software must be under the same license.
The spirit of OS is, that software source code is distributed along the program and to thus foster further development.
So, r3algood, to conclude, I also wouldn't trust a vendor that puts OS on his product but doesn't know what OS means (see pts 1-3 above). Luckily I know!
Again, source code in OSI software must be available to the purchasers and users of OSI approved software. Reproduction cost refers to the availability of source code.
This means, if you already bought OSI software, the source code must be made available at reasonable cost. For example, a vendor can't just print the source code and ship it and charge 2000 USD for shipping and printing costs.
There was no change in the license. We are on Freshmeat as a since 2004 and since then it was always OS software. We just locked down the distribution circle, that's all.
The existing project contributors have always had and still have full access ...So I don't get your point?
Indeed, this was a bit unclear. Giving something in return doesn't mean money - it means a contribution, for example source code, documentation or time. Clients and contributors are two separate entities.
It's tricky to identify contributors that do not share the spirit of the group ...
Broker: NT Brokerage, Kinetick, IQFeed, Interactive Brokers
Trading: ES
Posts: 159 since Dec 2014
Thanks Given: 40
Thanks Received: 166
It's a zombie thread, quick kill it kill it. Nope, it won't die
Seriously though, I found an open source platform which is actually open source and actually pretty good, StockSharp. It is coded by Russian developers so I've spent a lot of time translating comments and strings trying to figure out how this things works.
Great points:
It compiles out of the box!
Numerous data feed providers and brokers are already supported.
Super slick interface!
Iffy points:
It used a lot of commercial frameworks (i.e. acticpro). There is a StockSharp license tool which generates a local license and allows those frameworks to be used. I don't fully understand how they make this work but ok.
Bad:
Unless you are fluent in Russian, you're going to have a lot of translating to do. I have forked the StockSharp repository and created an English branch so please feel free to clone it....or send me pull requests
Chm file is in Russian and has over 15k htm pages. I have a thread open asking for help on translating this beast, link
Interesting that you have found it, StockSharp, is on the free platforms that we will add to our new site shortly.
It's a very interesting platform model where it is free, unless you need support and then it charges monthly.
To the best of our understanding it could be connected via OEC (Gain Capital), which they said is rather good for this.
Matt
There is a substantial risk of loss in futures trading.
Trading futures and options involves substantial risk of loss and is not suitable for all investors. Past performance is not necessarily indicative of future results. You may lose more than your initial investment. All posts are opinions and do not claim to be facts. Please conduct your own due diligence. Use only Risk capital when trading Futures.
1 800 771 6748 local 561 367 8686 email [email protected]
We will initially launch it in its native language, however, the team at StockSharp told us that English version should be released shortly. Please PM me, I am interested in discussing this platform further with you.
Matt
There is a substantial risk of loss in futures trading.
Trading futures and options involves substantial risk of loss and is not suitable for all investors. Past performance is not necessarily indicative of future results. You may lose more than your initial investment. All posts are opinions and do not claim to be facts. Please conduct your own due diligence. Use only Risk capital when trading Futures.
1 800 771 6748 local 561 367 8686 email [email protected]
Broker: NT Brokerage, Kinetick, IQFeed, Interactive Brokers
Trading: ES
Posts: 159 since Dec 2014
Thanks Given: 40
Thanks Received: 166
The program already has built in support for the gui to operate in English. The developers used a master string class which contains both English and Russian (pretty clever). The comments in the code were Russian only but that it pretty easily translated, there's just a lot to translate.
If you install the binary they provide and use their license tool, you can use the platform complete with all features and an English interface.