Technical Analysis Tool

版本 1.5.0.0 (146.4 KB) 作者: Phil Goddard
GUI for viewing various simple technical analysis indicators of a time series
15.4K 次下载
更新时间 2013/3/18

查看许可证

This UI driven application allows users to
- load time series data from several sources (yahoo, MATLAB, etc...) depending on which MATLAB toolboxes the user is licensed for.
- calculate and display several of the simpler technical analysis indicators.
(Generally indicators that only require one time series for their calculation, i.e. not those requiring open, close, high and low time series' data.)
- zoom and analyze different time periods of data
- export the results back to MATLAB

The application was written some time ago, however it has just been updated to make use of the timeseries object in MATLAB R2006a.
(It should be backwards compatible with earlier releases of MATLAB.)

Its primary purpose is to demonstrate some of MATLAB's UI building capabilities.
Hence the reason for only including a small subset of available technical indicators.
More complex indicators may be added at some time in the future.

See the ReadMe file for setup and usage information.

引用格式

Phil Goddard (2024). Technical Analysis Tool (https://www.mathworks.com/matlabcentral/fileexchange/10573-technical-analysis-tool), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Timetables in Finance 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.5.0.0

Updated .mlappinstall file to include the analysisfcns directory

1.2.0.0

Updated to include an App file for R2012b

1.1.0.0

Added MACD (April 2011).

1.0.0.0

Updated for R2007a. Fixed minor issue with loading data from yahoo.