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

Technical-indicators-by-Matlab

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

  • Introduction-to-Linear-Algebra-practice-and-matlab
    线性代数实践及MATLAB入门 本书是根据“用软件工具推向线性代数教学”的指导思想,参照美国1992-1997国家科学基金项目ATLAST的思路,编写成的线性代数补充教材,其目的是补充我国现有教材的的缺陷。它分为两篇,第一篇介绍线件代数所用的软件工具MATLAB语言,第二篇介绍线性代数实践。本书可作为大学本科线性代数的配套教材,也可作为广大理工、经管领域教师、工程师和研究生的参考读物。(Introduction to Linear Algebra practice and matlab This book is based on the guiding ideology"use of software tools into the teaching of linear algebra," , with reference to the ATLAST ideas of U.S. National Science Foundation(1992-1997) , written as a linear algebra supplementary materials, the purpose is to supplement our existing materials defects. It is divided into two parts, the first introduces line of pieces of software tools used in algebraic MATLAB, the second introduces linear algebra practice. )
    2010-11-08 17:32:58下载
    积分:1
  • kuaipaimv
    宽带MVDR波束形成源代码,可以改参数,功率输出分贝表示(Broadband MVDR beamforming source code, you can change parameters, said power output dB)
    2009-05-27 12:30:28下载
    积分:1
  • High-Resolution-Radar-(Wehner)
    高分辨雷达(High-Resolution Radar)电子版英文版第二版 作者 Donald R.Wehner PDF格式(High-Resolution Radar, the second edition,author:Donald R.Wehner,PDF file)
    2021-01-26 21:48:41下载
    积分:1
  • NII
    nii格式文件的读取,输入指令var_nii=nii_load( **.nii ) (nii read the file format, enter the command var_nii = nii_load ( **.nii ) )
    2015-03-24 10:58:13下载
    积分:1
  • F-K
    地球物理地震学——基于FK域的波场分离,也可应用于滤波(FK domain wave field separation, can also be applied to filter)
    2021-04-17 14:18:53下载
    积分:1
  • Higham
    Matlab codes for the book: Higham Higham 2005 Matlab Guide 2ed
    2013-09-20 20:58:03下载
    积分:1
  • BA
    说明:  barabasi albert graph generator
    2021-04-27 11:18:44下载
    积分:1
  • MATLAB-Programming
    Stephen J. Chapman 著的《matlab 编程》(第二版)——邢树军、郑碧波译 经典matlab教材! (Stephen J. Chapman of the " matlab programming" classic textbook matlab)
    2011-08-24 21:26:21下载
    积分:1
  • PCA_based-Face-Recognition-System
    pca based face recognition
    2012-01-05 11:08:19下载
    积分:1
  • com
    有需要的自己下载查看 内部有图有程序 (There is a need to download the view of its own internal procedures have plans has)
    2008-05-30 20:36:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载