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

Technical-indicators-by-Matlab

于 2021-04-25 发布 文件大小:176KB
0 253
下载积分: 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 个回复

  • easy-tool
    收集的有用的工具箱bat文件可以编辑,也可以将其修改成自己的东西。。。(Collection of useful toolbox bat file can be edited)
    2010-11-05 11:02:44下载
    积分:1
  • jiefangcheng
    说明:  matlab 解方程,希望对大家有帮助,写得很好(matlab programming source code, we want to help, very well written)
    2010-04-21 09:28:40下载
    积分:1
  • Dijkstra
    图论中用dijkstra算法求解最短路问题的MATLAB代码,可求任意一点至其它所有点的最短距离和最短路径。(Dijkstra algorithm using graph theory shortest path problem MATLAB code, can be uated at any point to the shortest distance and shortest path to all other points.)
    2014-11-04 21:27:25下载
    积分:1
  • PSOforPIDAdjust
    PSO算法对PID控制器参数进行设置使得系统的ITAE性能指标最小(PSO algorithm PID controller parameters set so that the minimum system performance index ITAE)
    2014-01-16 23:01:05下载
    积分:1
  • fastica_fecg
    对fastica工具箱进行了简化和程序的提取,增加了详细的注释。采用fastica算法的matlab程序,用以进行胎儿心电信号的提取。包含数据和程序,希望有用!!(Fastica toolbox to simplify and procedures of extraction, the detailed notes. Matlab program with fastica algorithms for the extraction of fetal ECG. Contains data and programs seek to help!!)
    2012-02-23 23:04:26下载
    积分:1
  • melcepst
    计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames(Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calculate the mel cepstrum of a signal C = (S, FS, W, NC, P, N, INC, FL, FH) using: c = melcepst (s, fs) calculate mel cepstrum with 12 coefs, 256 sample frames)
    2008-12-09 14:50:15下载
    积分:1
  • jiaozhi
    说明:  OFDM通信系统中的交织编码、解码程序,使用matlab语言(Interleaving OFDM communication system encoding and decoding procedures, the use of matlab language)
    2011-04-14 20:15:23下载
    积分:1
  • Professional-Image-Modifier-3
    Image setter windows phone 8
    2015-02-08 08:14:38下载
    积分:1
  • detect
    matlab编写的,检测编码是否为唯一可译码的小程序,仅供参考(matlab prepared to detect whether encoding decoding only a small procedure, for reference only)
    2020-12-12 16:29:16下载
    积分:1
  • 1
    说明:  一种图像检索中纹理特征提取的方法。本文介绍了基于Gabor 滤波器和Gabor 小波变换提取纹理特征的分析方法, 以及对Gabor 小波进行了高斯归一化以提高对图像检索的速度和准确度。(An image retrieval texture feature extraction methods. This article based on Gabor filters and Gabor wavelet transform to extract texture feature analysis method, as well as Gabor Wavelet Gaussian normalized to enhance the image retrieval speed and accuracy.)
    2009-11-08 13:29:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载