Metadata >> NuGet >> TA-Lib

TA-Lib

Metadata

Authors TicTacTec LLC
Copyrights Copyright © TicTacTec 2006
Description Widely used by trading software developers requiring to perform technical analysis of financial market data. Includes 200 indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands etc... Candlestick pattern recognition. Open-source API for C/C++, Java, Perl, Python and 100% Managed .NET
Owners Dmitry Xlestkov
ProjectUrl http://ta-lib.org/
RequireLicenseAcceptance False
Summary Technical Analysis Library
Tags financial market data analysis
PackageSize 1329590
PackageHashAlgorithm SHA512
PackageHash TiAEGo2forp0IIfMlXbCkJb7PSqtwaQfvBuq3wCZmmMwWs/zALnxHSQsaw4JNdu9JFvalTnJFDVT31LOTMhMeA==
DownloadCount 000000
CreatedDate 2013-09-06T09:02:13

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install TA-Lib -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TA-Lib -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package TA-Lib
Installing the package (HTTP Basic authentication):
Install-Package TA-Lib -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TA-Lib -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TA-Lib

OpenWrap

Installing the package:
o add-wrap TA-Lib
Uninstalling the package:
o remove-wrap TA-Lib

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.5.0.3