Bar- and candle style graph for stocks

バージョン 1.1.0.0 (2.66 KB) 作成者: Jelle Veraa
Plots a bar graph of stock OHLC values, o
ダウンロード: 2.9K
更新 2009/3/30

ライセンスの表示

I needed to plot some bar charts but I haven't got the financial toolbox. I couldn't find one here so I modified Nagi Hatoum's Candlestick Graph script to display bar charts.

**Update 03-30-09**
I've also updated Hatoum's candlestick plotter, custom colors are available for both bars and candles. Also expanded the number of ways to input data. In combination with tlabel (see acknowledgements), auto-updating dates can be shown on the x axis.

Input instructions are in the file (look at the file or use 'help [fcnname]')

引用

Jelle Veraa (2024). Bar- and candle style graph for stocks (https://www.mathworks.com/matlabcentral/fileexchange/23463-bar-and-candle-style-graph-for-stocks), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersBar Plots についてさらに検索
謝辞

ヒントを得たファイル: Candlestick Graph, tlabel.m v2.6.1 (Sep 2009)

ヒントを与えたファイル: superbar

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Added new candlestick options, made available use of dates 'inside function', can use colors.

1.0.0.0