Technical Analysis API

Discussion in 'Automated Trading' started by namalki, Aug 22, 2009.

  1. namalki

    namalki

    I’m using AmiBroker for my auto trading system, AB is configured to read the meatstock data with auto refresh for intraday quotas to generate buy sell signals based on my strategy. I would like to use other techniques rather than AB, so I’m planning to use MetaLib SDK for reading MetaStock security price data and I’m looking for a technical analysis API to generate buy/sell signals similar to AB, any recommendations?
     
  2. edbar

    edbar

  3. ta-lib http://ta-lib.org/

    I believe Amibroker has a C++ SDK, so you can easily use ta-lib.