-
Notifications
You must be signed in to change notification settings - Fork 4
/
hdr_dev.html
209 lines (196 loc) · 8.17 KB
/
hdr_dev.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- #BeginTemplate "master.dwt" -->
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="Author" content="TA-LIB.org">
<meta name="description" content="Technical analysis open-source software library to process financial data. Provides RSI, MACD, Stochastic, moving average... Works with Excel, C/C++, Java, Perl, Python and .NET">
<meta name="keywords" content="technical analysis, Technical Analysis, developer, trading, invest, stock market, commodity market,futures market,indicators,fibonnacci,fibonacci,source code,C Library,C++ Library,freeware,open-source,finance software,trading software,excel,add-ins">
<!-- #BeginEditable "doctitle" -->
<title>TA-Lib: Technical Analysis Library - Developers</title>
<!-- #EndEditable -->
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/gray.css" title="gray">
<style type="text/css">
p { margin: 0px 0px 4px 0px;
text-align: left;
}
</style></head>
<body>
<div id="title">
<h1>TA-Lib : Technical Analysis Library</h1>
</div>
<div id="icon"></div>
<div id="content">
<!-- #BeginEditable "Region1" -->
<p >This page relates only to
the open-source versions of TA-Lib.</p>
<p ><br></p>
<p>You can
<a href="http://ta-lib.svn.sourceforge.net/viewvc/ta-lib/trunk/ta-lib/">
browse the latest code online</a>.</p>
<p> </p>
<p>Contributors
should visit and use the TA-Lib <a href="http://tadoc.org/forum">Forum</a>
for questions and bug report.</p>
<p> </p>
<p>Concurrent
development is handled using <a href="http://subversion.tigris.org/">SVN</a>
on <a href="http://sourceforge.net/projects/ta-lib/">SourceForge</a>. If you
have a SVN client installed, you can have an anonymous read access to the
repository ( <a href="http://sourceforge.net/svn/?group_id=8903">more here</a>
). Request for write access are done on the Forum.</p>
<p> </p>
<p>
Additional documentation:
<a href="d_misc/how-to_function.html">How-to add a technical analysis function</a></p>
<p> </p>
<h3>Open-Source Release History and Roadmap</h3>
<p>TA-Lib in development since 1999 and is now extremely stable and time
tested. Release are now rarer.</p>
<p>Open Source version of TA-Lib starts with a zero. Derived commercial
product uses an independent version scheme.</p>
<p>The next 0.5 release will take place only after the community adds at
least 10 new technical analysis functions or a major bug is found.</p>
<p> <a href="images/Timeline.gif"><img alt="" height="26" src="images/Timeline_small.gif" width="100" xthumbnail-orig-image="images/Timeline.gif"></a><span>
(Click the picture for previous milestones)</span></p>
<!-- #EndEditable -->
</div>
<div id="nav">
<ul id="navlist">
<li><a href="https://ta-lib.org/index.html">Home</a></li>
<li> </li>
<li><a href="hdr_doc.html">Products</a></li>
<li><a href="hdr_dw.html">Downloads</a></li>
<li><a href="excel.html">Purchase</a></li>
<li><a href="support.html">Support</a></li>
<li> </li>
<li><a href="function.html">Function List</a></li>
<li> </li>
<li><a href="hdr_dev.html">Source Code</a> </li>
<li><a href="http://tadoc.org/forum">Community Forum</a></li>
<li><a href="hdr_lnk.html">Useful Links</a></li>
<li> </li>
<li><a href="about.html">About Us</a></li>
</ul>
<div id="notice">
TA-Lib websites, products and trademarks are owned by TicTacTec LLC.</div>
</div>
<div id="contentLarge">
<!-- #BeginEditable "Region2" -->
<h3>License rules for contributors</h3>
<p>The "TA-Lib
BSD License" is before all intended to protect all the contributors from any
liabilities and should be found at the top of every files where an
individual or legal entity put their name.</p>
<p>The "TA-Lib
BSD License" is also intended to keep the project accessible to a large
audience, including commercial and/or closed-source projects.</p>
<p>Consequently:</p>
<ul>
<li>
<p>GPL / LGPL contribution
cannot be part of the TA-Lib package.</p>
</li>
<li>
<p>TA-Lib package must remain entirely BSD-Like.</p>
</li>
<li>
<p>Individual
BSD-Like License for contribution to TA-Lib are not accepted. They do
not give additional benefit to the TA-Lib users or to the contributors.
All contributions should fall under the same "TA-Lib BSD License".</p>
</li>
</ul>
<p>List of contributors is preserved at the top of the source code in the
"Contributors/History" sections. Contributors can mention an e-mail or
website in the contributors section.</p>
<p> </p>
<p>TA-Lib™ is a registered trademark.</p>
<p> </p>
<h3>A few of the products using the open source TA-Lib</h3>
<p>The following products use whole or parts of the open source
portion of TA-Lib.<br>These products are developed and distributed
independently. </p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" width="100%" id="table1">
<tr>
<td width="176" align="center" height="66"><a href="http://ast.sourceforge.net">Advanced Stock Tracker</a></td>
<td height="66" align="left">Web-based application for
keeping track of stocks.</td>
</tr>
<tr>
<td width="176" align="center" height="66">
<a href="http://www.dukascopy.com/">Dukascopy</a></td>
<td align="left" height="66">Currency (FOREX) Trading
Platform</td>
</tr>
<tr>
<td width="176" align="center" height="66">
<a href="http://eclipsetrader.sourceforge.net/">EclipseTrader</a></td>
<td align="left" height="66">Focused to the building of
an online stock trading system, featuring pricing watch, charts with
technical analysis indicators, level II/market depth view, news
watching, and integrated trading.</td>
</tr>
<tr>
<td width="176" align="center" height="66">
<a href="http://nextick.sf.net">NexTick</a></td>
<td align="left" height="66">Open-source daytrader tool
focusing on usability and simplicity. Java base.</td>
</tr>
<tr>
<td width="176" align="center" height="66">
<span> </span><a href="http://www.personalstockstreamer.com"><span>Personal
Stock Streamer</span></a><span> </span></td>
<td align="left" height="66">
<font size="2">Quotes, portfolio
management, reports, indicators and scripting.(DTLink Software).</font></td>
</tr>
<tr>
<td width="176" align="center" height="66">
<font size="2">
<a href="http://qtstalker.sourceforge.net/">Qtstalker</a></font></td>
<td height="66" align="left">Qtstalker is a user friendly
Technical Analysis package for GNU/Linux.</td>
</tr>
<tr>
<td width="176" align="center" height="66"> <a href="http://sourceforge.net/projects/mlmechtrade">TA-Lib
MATLAB Toolbox</a> </td>
<td align="left" height="66">Open-source
<a href="http://www.mathworks.com">MATLAB</a> API for TA-Lib.</td>
</tr>
<tr>
<td width="176" align="center" height="66">
<font size="2">
<a href="http://www.thinkingstuff.com/">Thinking Stuff</a></font></td>
<td height="66" align="left">
<font size="2">
Automated
trading platform. Build strategies by selecting and adapting rules with
mouse clicks instead of using a script language. Supports
<a href="http://www.oanda.com/">Oanda</a></font></td>
</tr>
<tr>
<td width="176" align="center" height="66">
<font size="2">
<a href="http://www.tradery.com/">Tradery.com</a></font></td>
<td height="66" align="left">A free online trading
community. Back test and optionally share strategies with others.</td>
</tr>
<tr>
<td width="176" align="center" height="66">
<font size="2"> <a href="http://www.trade-strategist.com/">Trade
Strategist</a></font></td>
<td height="66" align="left">Create and Test trading
strategy for Mac OS X.</td>
</tr>
<tr>
<td align="center" height="66" colspan="2"><font size="1">(Tell us when
you are using TA-Lib in your product. It is highly appreciated)</font></td>
</tr>
</table>
<!-- #EndEditable -->
</div>
</body>
<!-- #EndTemplate -->
</html>