搜索资源列表
hurst_expo.m
- hurst parameter: 給入一序列的資類,程式會畫出husrt 參數的figure和估計值 例 hurst_expo(sin(0:0.01:5*pi)) -hurst parameter: the sequence into a category of funding, the program will draw the figure and husrt parameter estimates were hurst_expo (sin (0:0.01:5* pi))
work
- 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指
plotbar
- 做金融 K 线图, 比matlab自携带的效率高,特别在动态显示的时候比较有优势-plot candle figure
renko
- matlab下的砖形图函数。砖形图可以有效剔除波动杂音,并能抓住主要趋势的一种技术分析图。-matlab under the brick-shaped pattern function. Brick-shaped figure can effectively eliminate noise fluctuations, and to seize the main trends of technical analysis chart.
figure_butterfly
- 蝶式价差的计算,包括数据导入,处理,画图(Butterfly spread calculation, including data import, processing, drawing)