-
Notifications
You must be signed in to change notification settings - Fork 4
/
hdr_lnk.html
542 lines (527 loc) · 24.1 KB
/
hdr_lnk.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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
<!-- #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 - Documentation</title>
<style type="text/css">
.style3 {
text-align: center;
}
.style4 {
border: 2px solid #000000;
background-color: #C0C0C0;
}
</style>
<!-- #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" -->
<h2 class="style3">Links to Technical Analysis Products<br></h2>
<br><br><br>
<br>
<table align="center" class="style4" style="width: 400px">
<tr>
<td style="width: 509px; text-align: center">Content<br><br>
<a href="hdr_lnk.html#Most_Active_Free_&_Open-Source_Projects_">
Most Active Free & Open-Source Projects</a><br><br>
<a href="hdr_lnk.html#Technical_Analysis_-_Abandoned_or_Less_Active_Projects">
Technical Analysis - Abandoned or Less Active Projects</a><br><br>
<a href="hdr_lnk.html#Technical_Analysis_-_Some_Commercial_Software">Technical
Analysis - Some Commercial Software</a><br> </td>
</tr>
</table>
<br><br>
<br><br>
<!-- #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" -->
<h2 align="center"><a name="Most_Active_Free_&_Open-Source_Projects_">
Most Active Free & Open-Source Projects</a><br></h2>
<table border="1" cellspacing="1" style="border-collapse: collapse; border-right-width:0px; border-top-width:0px; border-bottom-width:0px">
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.activestocks.de/?q=node/210">ActiveQuant</a></td>
<td style="border-style: solid; border-width: 1px; ">A java
financial library and a trading application framework.</td>
<td rowspan="28" style="border-style: none; border-width: medium" width="5">
</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://ast.sourceforge.net">Advanced Stock Tracker</a></td>
<td style="border-style: solid; border-width: 1px; ">Web based
application to keep track of stocks.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; height: 25px; width: 164px;">
<a href="http://artstkmkt.sourceforge.net/">ASM</a></td>
<td style="border-style: solid; border-width: 1px; height: 25px;">
Santa Fe Institute "Artificial Stock Market" simulation model.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; height: 36px; width: 164px;">
<a href="http://dirk.eddelbuettel.com/code/beancounter.html">
BeanCounter</a></td>
<td style="border-style: solid; border-width: 1px; height: 36px;">
Perl module. Stock market data analysis and performance evaluation.
Both current and historical data can be retrieved and stored in an
SQL database.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.geniustrader.org">BlogTrader</a></td>
<td style="border-style: solid; border-width: 1px; ">Platform built
on java. Pluggable architecture for custom indicators and charts.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://finance-quote.sourceforge.net/">Finance::Quote</a></td>
<td style="border-style: solid; border-width: 1px; ">Perl module to
retrieve market data from Australia, USA, Canada, Europe, and a
number of managed funds.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://sourceforge.net/projects/quotehist/">Finance::QuoteHist</a></td>
<td style="border-style: solid; border-width: 1px; ">Perl modules
that fetch historical stock prices from the web.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://eclipsetrader.sourceforge.net/">EclipseTrader</a></td>
<td style="border-style: solid; border-width: 1px; ">Stock trading
system including Level II/Market view depth. Written in Java run on
<a href="http://www.eclipse.org/">Eclipse</a></td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.geniustrader.org">GeniusTrader</a></td>
<td style="border-style: solid; border-width: 1px; ">Perl toolbox to
create and back test trading systems.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://itrade.sourceforge.net/">iTrade</a></td>
<td style="border-style: solid; border-width: 1px; ">Charting and
trading system written in Python.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.itsdoc.org/">ITSDoc.org</a></td>
<td style="border-style: solid; border-width: 1px; ">Investment and
Trading System Documentation Project.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://ltsa.sourceforge.net/">Lidgren</a></td>
<td style="border-style: solid; border-width: 1px; ">Charting with
TA indicators. Written in Java</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://mov.sourceforge.net/">Merchant of Venice</a></td>
<td style="border-style: solid; border-width: 1px; ">Stock market
trading application with portfolio management, charting and genetic
algorithm.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://eiffel-mas.sourceforge.net/">MAS</a></td>
<td style="border-style: solid; border-width: 1px; ">Market Analysis
System (MAS). Analysis using technical analysis, charting, and
automated batch processing of market data.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://sourceforge.net/projects/mlmechtrade">MATLAB Toolbox</a> </td>
<td style="border-style: solid; border-width: 1px; ">Open-source
<a href="http://www.mathworks.com">MATLAB</a> tools for mechanical
trading.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://nextick.sf.net">NexTick</a></td>
<td style="border-style: solid; border-width: 1px; ">Open-source
daytrader tool focusing on usability and simplicity. Java base.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://ojts.sourceforge.net/">OJTS</a></td>
<td style="border-style: solid; border-width: 1px; ">Open Java
Trading System. </td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://sourceforge.net/projects/qtstalker/">QTStalker</a></td>
<td style="border-style: solid; border-width: 1px; ">Charting
package using the portable <a href="http://www.trolltech.com/">QT
Library</a>.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://quantlib.sourceforge.net/">QuantLib</a></td>
<td style="border-style: solid; border-width: 1px; ">Software
framework for quantitative finance.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.quickfixengine.org/">QuickFIX</a></td>
<td style="border-style: solid; border-width: 1px; ">C++ FIX
(Financial Information eXchange) engine.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://sourceforge.net/projects/robotrader/">Robot Trader</a></td>
<td style="border-style: solid; border-width: 1px; ">Framework for
back testing written in Java.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://freshmeat.net/projects/smtm">SMTM</a></td>
<td style="border-style: solid; border-width: 1px; ">Perl/Tk ticker,
profit/loss calculator, and chart tool. Provides also: rquantlib,
yahooquote and beancounter.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://tadoc.org/">TADoc.org</a></td>
<td style="border-style: solid; border-width: 1px; ">Technical
Analysis Documentation and Forum Project</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="index.html">TA-Lib</a></td>
<td style="border-style: solid; border-width: 1px; ">A technical
analysis software library for software engineer.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.tradery.com/">Tradery.com</a></td>
<td style="border-style: solid; border-width: 1px; ">A free online
trading community. Back test and optionally share strategies with
others.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.johncon.com/ntropix/">TsInvest</a></td>
<td style="border-style: solid; border-width: 1px; ">Computes the
optimal gains of multiple equity investments.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://www.xmlworks.com/">XMLWorks</a></td>
<td style="border-style: solid; border-width: 1px; ">MarketAlert +
Perl utility like "Reorder" price columns in ASCII files or generate
point and figure in html.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 164px;">
<a href="http://dronten.googlepages.com/xtrader">XTrader</a></td>
<td style="border-style: solid; border-width: 1px; ">Charting
software. Contains portfolio module. Linux and Windows.</td>
</tr>
</table>
<br>
<h2 align="left">
<a name="Technical_Analysis_-_Abandoned_or_Less_Active_Projects">Technical
Analysis - Abandoned or Less Active Projects</a></h2>
<table id="table1" border="1" cellspacing="1" style="border-collapse: collapse; border-left-width:0px; border-right-width:0px; border-top-width:0px">
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sourceforge.net/projects/avidus/">Avidus</a></td>
<td style="border-style: solid; border-width: 1px; ">Charting, tech.
analysis and trading strategy platform./td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sourceforge.net/projects/capitalresource/">
CapitalReSources</a></td>
<td style="border-style: solid; border-width: 1px; ">Manage and
display market data (windows or web), use and define technical
indicators, optimize trade systems</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://apps.kde.com/uk/0/info/vid/4062?">FFTS</a></td>
<td style="border-style: solid; border-width: 1px; ">Finicky
Financial Trading System. Trading and risk management system.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sourceforge.net/projects/freemarket/">FreeMarket</a></td>
<td style="border-style: solid; border-width: 1px; ">Was planned to
be an analysis platform mainly build around a server architecture.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://gstockcalc.sourceforge.net/">Gstockcalc</a></td>
<td style="border-style: solid; border-width: 1px; ">Calculates
losses and earnings and can display a 30 day chart for each stock.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://gchartman.sourceforge.net/">gChartMan</a></td>
<td style="border-style: solid; border-width: 1px; ">Charting
software</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://greatcharts.sourceforge.net/">GreatCharts</a></td>
<td style="border-style: solid; border-width: 1px; ">Draw charts:
Candlestick, OHLC + functions like MAC, Stochastic, RSI, etc.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://gstalker.sourceforge.net">GStalker</a></td>
<td style="border-style: solid; border-width: 1px; ">Technical
analysis charting package for <a href="http://www.gnome.org/">GNOME</a></td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://libstocks.sourceforge.net/">LibStocks</a></td>
<td style="border-style: solid; border-width: 1px; ">C library which
can be used to fetch stocks quotes.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">Nevada</td>
<td style="border-style: solid; border-width: 1px; ">An investment
analysis and risk analysis system, especially geared towards hedge
fund operators and fund-of-funds managers. </td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://octopus.berlios.de/">Octopus</a></td>
<td style="border-style: solid; border-width: 1px; ">C++ Framework
for evaluating position sizing, placement of stop-loss limits and
usage of trailing profit stops. See also
<a href="http://mawatt.berlios.de/">MaWaTT Trading Toolkit</a></td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sourceforge.net/projects/profitpy">ProfitPy</a></td>
<td style="border-style: solid; border-width: 1px; ">Python trading
app. Works with <a href="http://www.interactivebrokers.com">
Interactive Broker</a>.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://riskquantify.sourceforge.net/index.html">Risk
Quantify</a></td>
<td style="border-style: solid; border-width: 1px; ">Support
trading, risk management, accounting, and settling of FX, Interest
Rate and Equity derivatives</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sharewatch.sourceforge.net/">ShareWatch</a></td>
<td style="border-style: solid; border-width: 1px; ">Written in
Python, keep you up to date with share and derivative prices.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sourceforge.net/projects/vtxboerse">vtxboerse</a></td>
<td style="border-style: solid; border-width: 1px; ">Capture the
rates of stocks from teletext in a <a href="http://www.mysql.com/">
MySQL</a> database.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; width: 123px;">
<a href="http://sourceforge.net/projects/slimfix/">SlimFIX</a></td>
<td style="border-style: solid; border-width: 1px; ">Java
implementation of the Financial Information Exchange (FIX) Protocol</td>
</tr>
</table>
<h2 align="left"> </h2>
<h2 align="left"><a name="Technical_Analysis_-_Some_Commercial_Software">
Technical Analysis - Some Commercial Software</a></h2>
<table border="1" cellspacing="1" style="border-collapse: collapse; border-left-width:0px; border-right-width:0px; border-top-width:0px; width: 100%;">
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.regnow.com/softsell/visitor.cgi?affiliate=19175&action=site&vendor=4449" onmouseout="window.status=' ';return true;" onmouseover="window.status='http://www.analyzerxl.com';return true;">
AnalyzerXL</a></td>
<td style="border-style: solid; border-width: 1px; ">Excel Add-Ins:
TA functions, neural net, option&stock data downloader...</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.apt.com/en/products/analytics.html">APT</a></td>
<td style="border-style: solid; border-width: 1px; ">Portfolio
analytics and optimization</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.regnow.com/softsell/visitor.cgi?affiliate=19175&action=site&vendor=5095" onmouseout="window.status=' ';return true;" onmouseover="window.status='http://www.ashkon.com';return true;">
Ashkon Software</a></td>
<td style="border-style: solid; border-width: 1px; ">Data
Downloader, Ticker Bar, back testing and charting apps</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.regnow.com/softsell/visitor.cgi?affiliate=19175&action=site&vendor=6335" onmouseout="window.status=' ';return true;" onmouseover="window.status='http://www.bnb-software.com';return true;">
BNB-Software</a></td>
<td style="border-style: solid; border-width: 1px; ">Application for
evaluation of business or portfolio performance.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.dukascopy.com/">Dukascopy</a></td>
<td style="border-style: solid; border-width: 1px; ">Currency
(FOREX) Trading Platform</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.equis.com">Equis</a></td>
<td style="border-style: solid; border-width: 1px; ">Home of the
popular Metastock development platform.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.regnow.com/softsell/visitor.cgi?affiliate=19175&action=site&vendor=4440" onmouseout="window.status=' ';return true;" onmouseover="window.status='http://www.esquotes.com';return true;">
ESQuotes</a></td>
<td style="border-style: solid; border-width: 1px; ">Data downloader
for Excel</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.mechtrading.com">QCollector</a></td>
<td style="border-style: solid; border-width: 1px; ">A data
collection tool that works with a href="http://www.quote.com">
Quote.com</a></td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://linuxtrade.rkkda.com/">LinuxTrade</a></td>
<td style="border-style: solid; border-width: 1px; ">Get access to
real time quotes, charts , time and sales, fundamental and TA
indicators, market movers, news articles, alerts, and Level 2 market
depth indications.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.mktstream.com/">MarketStream</a></td>
<td style="border-style: solid; border-width: 1px; ">M3 Market Data
Server provides stock, index, future, option market data along with
historical data and news databases. /td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.modulusfe.com">Modulus Financial Engineering</a></td>
<td style="border-style: solid; border-width: 1px; ">Tech. analysis
lib for Windows/MAC/UNIX with C++, Java, Excel, VB, COM/ActiveX
interface (and more). StockChartX, TA-SDK, Data Manager etc.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.nirv.com/affiliates/index.asp?AffiliateID=TA-LIB&Path=http://www.omnitrader.com" onmouseout="window.status=' ';return true;" onmouseover="window.status='http://www.omnitrader.com';return true;">
Nirvana Systems</a></td>
<td style="border-style: solid; border-width: 1px; ">Trading
Applications: OmniTrader, VisualTrader and SignalWatch</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.pactconsulting.com">PACT Consulting</a></td>
<td style="border-style: solid; border-width: 1px; ">SDK for
<a href="http://www.myTrack.com">myTrack</a> to add live financial
data to your applications.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.portfolioinsight.com">Portfolio Insight</a></td>
<td style="border-style: solid; border-width: 1px; ">Help uncover
hidden risks and opportunities in stock portfolios</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.smartquant.com/">SmartQuant</a></td>
<td style="border-style: solid; border-width: 1px; ">Offer data
management, technical analysis, C++ scripting using
<a href="http://root.cern.ch/root/Cint.html">CINT</a>. Neural
networking and portfolio management. Offer also the product
QuantStudio.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; "><a href="http://www.thinkingstuff.com/">Thinking
Stuff</a></td>
<td style="border-style: solid; border-width: 1px; ">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>.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; "><a href="http://www.amichel.com/tradingapp">
TradingApp</a></td>
<td style="border-style: solid; border-width: 1px; ">C/C++ back-testing and execution framework.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.tradestation.com/">TradeStation</a></td>
<td style="border-style: solid; border-width: 1px; ">A popular
platform. Home of the "EasyLanguage" for developing trading systems.</td>
</tr>
<tr>
<td style="border-style: solid; border-width: 1px; ">
<a href="http://www.wealth-lab.com" onmouseout="window.status=' ';return true;" onmouseover="window.status='http://www.wealth-lab.com';return true;">
Wealth-Lab</a></td>
<td style="border-style: solid; border-width: 1px; ">Develop and
test your trading systems, and explore strategies contributed by
other members. They rank submitted trading systems monthly, so you
see which strategies are working best.</td>
</tr>
</table>
<p align="center"><!--webbot bot="HTMLMarkup" startspan --><script type="text/javascript"><!--
google_ad_client = "pub-0346001044803745";
google_alternate_color = "FFFFFF";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="1881737940";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><!--webbot bot="HTMLMarkup" endspan --></p>
<!-- #EndEditable --></div>
</body>
<!-- #EndTemplate -->
</html>