M1Sports20/TkApi.NET
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TkApi.NET is an implementation of the TradeKing API in .NET. This project is in the alpha stage. The API is feature complete. However, it has not been tested well nor documented. When building this project depends on the JSON.NET 3.5 DLL which can be found at http://json.codeplex.com/ This library is released under LGPL license. That means you can use it in your projects even if they are under free or proprietary licenses You don't have to modify your license (if there is one) and you don't have to publish your source code. But, if you improve TkApi.NET, you have to publish the modified library under one of the following license: LGPL or GPL. The terms of the license can be found within files copying.txt and copying.lesser.txt or at URL: http://www.gnu.org/licenses/ Copyright (c) 2011-2012, Michael D. Spradling (mike@mspradling.com)