| Projects on Google Code | Results 1 - 8 of 8 |
Implements Java-style futures for Python
[http://sweetapp.com/futures/ Documentation]
[http://pypi.python.org/pypi/futures Releases]
= Example =
{{{
"Download many URLs in parallel."
import functools
import urllib.request
import futures
URLS = ['http://www.foxnews.com/',
'h...
Actors Guild is an experimental Java framework to make concurrent programming easier. It combines the concept of [http://en.wikipedia.org/wiki/Actor_model Actors] with [http://en.wikipedia.org/wiki/Futures_and_promises Futures]. The result is a small API that let's you write concurrent, multi-thread...
<table border="0">
<tr>
<td>
<img src="http://franta.com/projects/tradelink/tradelinklogo.jpg"/><br/>
Open-Source Trading Made Simple
</td>
<td border="1">
# [TradeLinkSuite Photos]
# [TradeLink QuickStart]
# [CourseIntroAlgorithms Tutorials]
# [HireUs Support]
# [TradeLinkFaq Q...
.net,
CSharp,
opensource,
tradingplatform,
trade,
backtest,
stock,
equity,
automated,
broker,
algorithm,
strategy,
futures,
currencies,
forex
= TickZoom =
TickZoom is an open source trading platform developed by a community of programmers who use it for their personal automated or black box trading systems. For a full description and documentation visit the TickZoom Wiki.
Visit the official [http://www.tickzoom.org TickZoom Wiki]
...
An open source framework for developing games and game-like applications written in C# 3.0.
Includes a set of tools for cooperative multithreading based on the Future (also known as a Promise) construct and .NET generators.
C# library of functions to assist developers of financial applications.
Functional areas include:
* Statistics
* Technical Indicators
* Time Series Analysis
* Market Data Structures
tickler-signals to provide simple infrastructure for an automated system to generate technical analysis signals for stocks/indices/futures
TrueTrade is a framework for developing, testing and running automatic trading systems. It is intended to provide support for a wide range of orders, financial instruments and time scales. It provides tooling for backtesting the strategy against historical data, and a separate tool for running the...