登录
首页 » matlab » Technical-indicators-by-Matlab

Technical-indicators-by-Matlab

于 2021-04-25 发布 文件大小:176KB
0 211
下载积分: 1 下载次数: 210

代码说明:

  用matlab编写了20几个常见的技术指标,方便大家开发策略时候,直接调用。 1)编写这些函数不是技术活,完全是体力活 2)之所以编写这些函数,一来是自己研究所需,二来自己编写过程中能够感悟到蕴含在公式中的思想 3)几乎所有函数,我都用数据测试过,并和交易开拓者、同花顺等计算的值进行了比对,最大程度 上保证指标算法的准确性。虽然已近极力避免错误,但是还是可能出现一些这样那样的错误,所以 请批判性使用这些函数 4)如果对这些函数有疑问(比如有些指标可能会有不同的处理方法),请参见函数中的参考文献部分 5)如果您的策略用到了这些函数,请一定研究这些函数的编写过程,避免未来函数、偷价漏价对你造成的干扰。(20 using matlab few common technical indicators, to facilitate the development of strategies when called directly. 1) preparation of these functions are not technology live, is completely manual labor 2 thoughts) reason to write these functions, one is required for their own research, and secondly to be able to comprehend the process of writing their own inherent in the formula 3) Almost all of the functions that I have tested with the data, and the Trail Blazers and trading, such as flush with the calculated values were compared right, the greatest degree of     On indicators to ensure the accuracy of the algorithm. Although almost try to avoid mistakes, but still may be some kind or another error,     Please use these critical functions 4) If you have questions about these functions (for example, some indicators may have different processing methods), see the References section function 5) If your policy to use these functions, be sure to study the process of)

文件列表:

技术分析指标工具箱
..................\AD.m,2257,2014-05-19
..................\ARBR.m,3378,2014-05-18
..................\AROON.m,2366,2014-05-19
..................\ATR.m,1995,2014-05-21
..................\BIAS.m,2282,2014-05-18
..................\BOLL.m,3345,2014-05-18
..................\CCI.m,2893,2014-05-18
..................\CMO.m,1819,2014-05-19
..................\CR.m,2468,2014-05-18
..................\CV.m,1763,2009-05-23
..................\DMA.m,1751,2014-05-18
..................\DMI.m,2485,2014-05-18
..................\DPO.m,2108,2014-05-22
..................\EMA.m,1491,2014-05-18
..................\EMV.m,2095,2014-05-18
..................\ENV.m,2015,2009-05-22
..................\ForceIndex.m,1612,2014-05-18
..................\KDJ.m,2283,2014-05-18
..................\MA.m,1404,2014-05-18
..................\MACD.m,1750,2014-05-18
..................\MFI.m,2063,2014-05-19
..................\MIKE.m,3079,2014-05-19
..................\MTM.m,2143,2014-05-18
..................\NVI.m,2271,2014-05-22
..................\OBV.m,2688,2014-05-19
..................\PSY.m,2195,2014-05-19
..................\PVI.m,2475,2014-05-22
..................\ROC.m,1927,2014-05-18
..................\RSI.m,2214,2014-05-19
..................\RVI.m,1895,2014-05-22
..................\SAR.m,5312,2014-05-18
..................\TRIX.m,2071,2014-05-18
..................\VHF.m,2287,2009-05-23
..................\VR.m,3255,2014-05-19
..................\WAD.m,1641,2014-05-22
..................\WMS.m,1990,2014-05-18
..................\WVAD.m,2108,2009-05-23

..................\说明.txt,645,2009-05-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • code
    基于MATLAB环境下的人脸识别代码,简单易行,值得下载(Environment based on MATLAB code for face recognition, simple and easy, it is worth downloading)
    2009-04-23 09:26:47下载
    积分:1
  • chengxushejijiaochengmatlab2
    很好的matlab教程,交你学回如何利用matlab编程,是个很不错的教程!(good Matlab and guidance to pay you to learn how to use Matlab programming, it is a very good tutorial!)
    2006-05-27 11:51:44下载
    积分:1
  • lisandiedai
    一般离散信道的迭代算法。信道能无错误传送的最大信息率。对于只有一个信源和一个信宿的单用户信道,它是一个数,单位是比特每秒或比特每符号。(Iterative algorithms are generally discrete channel. Channel can be transmitted without errors maximum information rate. For only one source and a sink of the single-user channel, it is a number, in units of bits per second or bit per symbol.)
    2014-11-13 19:47:56下载
    积分:1
  • single degree of freedom semidiscrete square
    铣削加工动力学单自由度半离散方法,求解铣削加工稳定性叶瓣图,不同于两自由度(The single degree of freedom (sdof) semi-discrete method for milling dynamics is used to solve the stability profile of milling process, which is different from that of two degrees of freedom)
    2019-03-11 16:36:31下载
    积分:1
  • FullSearchfull
    说明:  本程序是用来进行运动估计的全搜索块匹配方法(This procedure is used for motion estimation of the full search block-matching method)
    2011-03-12 20:46:54下载
    积分:1
  • 动态目标检测的matlab序使用线性调频信号
    使用线性调频信号实现动态目标检测的matlab程序使用线性调频信号(Using linear frequency modulation signal to realize dynamic target detection using matlab program using linear frequency modulation signal)
    2019-04-28 13:35:18下载
    积分:1
  • WaveletPacket
    小波包。整合了几篇小波包的文献,提供了小波包的整体概念认识,可以由此对小波包产生比较明了的理解,同时简单介绍了Matlab小波包工具箱的用法。(Wavelet packet. Integration of the literature several wavelet packet provides a conceptual understanding of the overall wavelet packet, wavelet packet can thus produce more clear understanding of, and briefly introduced the use of Matlab Wavelet Toolbox.)
    2010-07-20 11:07:50下载
    积分:1
  • Optical-Scanning-Holography-with-MATLAB---Ting-Ch
    Optical Scanning Holography with MATLAB - Ting Chung Poon
    2011-10-04 18:06:36下载
    积分:1
  • GUI
    利用MATLAB程序编写的界面程序,GUI程序(Using MATLAB programming interface procedures, GUI program)
    2014-11-03 14:20:34下载
    积分:1
  • noisex-92
    Noise-92 can be used for speech enhancement experiment, including babble, pink noises etc.
    2015-05-29 10:00:24下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载