CHANGELOG.TXT 933 B

1234567891011121314151617181920212223242526272829303132
  1. Version 0.4 (September 2007)
  2. New Features
  3. ============
  4. - Java TA-Abstract interface
  5. - Moving Average with Variable Periods (MAVP)
  6. - UpperLimit/LowerLimit flags for BBANDS.
  7. - Vector Trigonometric Functions: COS, SIN, TAN,
  8. COSH, SINH, TANH, ACOS, ASIN, ATAN
  9. - Vector Arithmetic Functions: ADD, DIV, SUB, MULT
  10. - Other Vector Functions: CEIL, FLOOR, EXP, SQRT, LN, LOG10
  11. Fixes
  12. =====
  13. #1656623 : TA_FUNC_FLG_OVERLAP on MININDEX, MAXINDEX and MINMAXINDEX
  14. #1660327 : "A parameter is out of range" problem with Excel
  15. #1727704 : MFI logic bug when no price movement
  16. Other Changes
  17. =============
  18. - Comment clean-up for parameter ranges of internal functions.
  19. - Mac OS X : xcode and makefiles fixes.
  20. - Linux: Better Perl library detection
  21. - Solve warnings for Intel C++ compiler.
  22. - Automatic benchmarking by ta_regtest (WIN32 only).
  23. Thanks to all contributors.
  24. See HISTORY.TXT for summary of previous versions.
  25. Info: http://ta-lib.org