 |
|  |
 | |



Demo Mode:TA4.NET is a "try-before-you-buy" product. Unregistered using of TA4.NET library is restricted - only first 40 elements of input data are processed. You need to purchase TA4.NET and receive unlock key to avoid the restriction.To start Demo Mode insert any string instead of "YOUR-REGISTRATION-CODE" or leave it as is
|
Web Help OnlineFor more information about technical analysis functions included in the TA4.Net component look at the Web Help Online:
|
| Technical Analysis of +76 funtions for .NET environment: | Description | Size | Action |
|---|
| Technical Analysis NET Component | 760 Kb |  |
InstallationDownload the ta4setup.exe file and save it to a directory on your computer Run ta4setup.exe Add reference to ta4net.dll in Visual Studio Environment. Look for this file at C:\Program Files\TA4.Net\ta4net.dll Declare object for technical analysis access in your application module:
Dim TA4Net As New TA4Net.CTAFunctions("YOUR-REGISTRATION-CODE") Dim Result() As Double Dim CloseValues() As Double ' loading values to arrays CloseValues = GetCloseValues() ' calculating Technical Analysis function Result = TA4Net.MovAvg(CloseValues, 14) (see more details at samples page: )
System Requirements for .NETWindows 9x/NT/ME/2000/XP
-
Windows CE/Mobile/PocketPC Microsoft Framework 1.1
or higher installed in your computer Microsoft Visual Studio .NET or any other development for .NET environment
|
|
|  |
 | |  |