Ta-lib version 0.4.0 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version 0.4.0

      View the most recent changes for the ta-lib port at: ta-lib.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for ta-lib.
      The raw portfile for ta-lib 0.4.0 is located here:
      http://ta-lib.darwinports.com/dports/finance/ta-lib/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/ta-lib


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The ta-lib Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0

      Name: ta-lib
      Version: 0.4.0
      Category: finance
      Maintainers: gmail.com:cedstrom
      Description: TA-Lib is a financial technical analysis library.
      Long Description: TA-Lib provides common functions for the technical analysis of financial market data, including more than 150 indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands and more.
      Homepage: http://ta-lib.org
      Platform: darwin
      Master Sites: sourceforge
      distname ${name}-${version}-src
      worksrcdir ta-lib

      Checksums: md5 308e53b9644213fc29262f36b9d3d9b9 sha1 b326b91e79ca1e569e95aad91e87a38640dd5f1b rmd160 9da16be4b8c856ff59c7b0fcbc3fdae412a9dfb3

      configure.args --mandir=${prefix}/share/man

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/ta-lib
      % sudo port install ta-lib
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching ta-lib
      ---> Verifying checksum for ta-lib
      ---> Extracting ta-lib
      ---> Configuring ta-lib
      ---> Building ta-lib with target all
      ---> Staging ta-lib into destroot
      ---> Installing ta-lib
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using ta-lib with these commands:
      %  man ta-lib
      % apropos ta-lib
      % which ta-lib
      % locate ta-lib

     Where to find more information:

    Darwin Ports



    Lightbox this page.