No BSD License  

Highlights from
TA-Lib 0.3.0 as MEX

3.0

3.0 | 2 ratings Rate this file 8 Downloads (last 30 days) File Size: 425.95 KB File ID: #14151

TA-Lib 0.3.0 as MEX

by Pranas Baliuka

 

03 Mar 2007 (Updated 14 Mar 2007)

The Technical Analysis library

| Watch this File

File Information
Description

API Documentation available at tadoc.org

MATLAB release MATLAB 7.3 (R2006b)
Other requirements .NET installed on workstation
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
28 Jul 2007 Pranas Baliuka

Original location of the project http://sourceforge.net/projects/mlmechtrade

09 Oct 2007 Rober Rodriguez  
09 Feb 2011 Mohamed Elgeneidy  
23 Feb 2012 Krzysztof Fajst

TA_EMA is faulty - gives output as TA_MA at least for mex w64bit. See below

>> data

data =

     1
     2
     3
     4
     5
     6
     7
     8

 
>> ema=TA_EMA(data,4)

ema =

         0
         0
         0
    2.5000
    3.5000
    4.5000
    5.5000
    6.5000

>> ema1=TA_MA(data,4)

ema1 =

         0
         0
         0
    2.5000
    3.5000
    4.5000
    5.5000
    6.5000

>> which TA_MA
C:\Users\Krzysztof\Desktop\TradeFX\TradeFX\ta-lib-0.0.3_ml2007a-mex_w64\TA_MA.mexw64

>> which TA_EMA
C:\Users\Krzysztof\Desktop\TradeFX\TradeFX\ta-lib-0.0.3_ml2007a-mex_w64\TA_EMA.mexw64
>>

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
finance Pranas Baliuka 22 Oct 2008 09:02:39
modeling Pranas Baliuka 22 Oct 2008 09:02:39
analysis Pranas Baliuka 22 Oct 2008 09:02:39
technical analysis Pranas Baliuka 22 Oct 2008 09:02:39
investment Pranas Baliuka 22 Oct 2008 09:02:39
finance Robert 27 Dec 2009 11:12:52
analysis Robert 27 Dec 2009 11:12:57
technical analysis Robert 27 Dec 2009 11:13:01

Contact us at files@mathworks.com