Ta-lib installation method of the quantitative Index program library

Source: Internet
Author: User
Ta-lib is a technical analysis library that contains most of the mainstream technical indicators, allowing users to no longer have to reinvent the wheel.

This library is very common in foreign countries, a variety of large-scale open-source quantitative framework, will be built into this library.

Fast calculation speed

One feature of Ta-lib is that it is computationally fast because the original version was written in C, and then transformed by Cython, making Python available to call.

Then I install this library when pip install Ta-lib found an error

The following procedures are specifically addressed:

Install a VS2013 or other version first

Then open

Then download TC Lib
Http://ta-lib.org/hdr_dw.html

Unzip to C drive after download

Then in the above command line CD to the C:\TA-LIB\C\MAKE\CDR\WIN32\MSVC directory, execute NMAKE

Then you can pip install Ta-lib

If this method also reported wrong, here http://mrjbq7.github.io/ta-lib/func_groups/overlap_studies.html download

Then use the Python setup.py build
Python setup.py Install

Ta-lib installation method of the quantitative Index program library

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.