Fixed a few small bugs.
Small updates to project.
Added an option to use named semaphores. This is accessed by defining the macro USE_NAMED_SEMAPHORES.
Updated xcode project so that the CDL functions are included.
Added new candlestick functions to xcode project.
Added more candlestick functions to the Xcode project.
Included new candlestick functions, and changes to Yahoo data source, in the Xcode project.
Updated the Xcode project files for version 2.1 of Xcode.
Update to Xcode project for Mac OS X. Added Ultimate Oscillator implementation. It compiles, but is not yet tested.
Changes to the Xcode project. Now builds for 10.4. Some hard coded paths have also been removed that should not have been there.
Changed the ta_defs to branch on __MACTYPES__, which was causing a conflict on Mac OS X Tiger.
Changes to Xcode project to account for splitting off of FIDAL. Now compiles on 10.4 Tiger.
Bug fixes in the ultimate oscillator. It now correctly reproduces values calculated with Excel, and values agree with other applications.
Fixed a few small bugs.
Small updates to project.
Added an option to use named semaphores. This is accessed by defining the macro USE_NAMED_SEMAPHORES.
Updated xcode project so that the CDL functions are included.
Added new candlestick functions to xcode project.
Added more candlestick functions to the Xcode project.
Included new candlestick functions, and changes to Yahoo data source, in the Xcode project.
Updated the Xcode project files for version 2.1 of Xcode.
Changed the ta_defs to branch on __MACTYPES__, which was causing a conflict on Mac OS X Tiger.
Update to Xcode project for Mac OS X. Added Ultimate Oscillator implementation. It compiles, but is not yet tested.
Changes to the Xcode project. Now builds for 10.4. Some hard coded paths have also been removed that should not have been there.
Changes to Xcode project to account for splitting off of FIDAL. Now compiles on 10.4 Tiger.
Bug fixes in the ultimate oscillator. It now correctly reproduces values calculated with Excel, and values agree with other applications.
Added a few new functions to the Xcode project, so that they are now accessible in the TALib.framework. Also removed a reference to the func_list.txt, which has been moved.
Updated Xcode project for imminent 0.4.0 release. Just added new ta-lib functions.