using fints

3 ビュー (過去 30 日間)
Trader
Trader 2012 年 4 月 10 日
I'd like to plot a candle chart for a financial time series that should be dynamic. So...
date_time = <256x2 cell> in datestr('mm/dd/yyyy HH:MM') format
price = <256x4 double> high, low, open, close prices
if I'd like to plot this without having to enter the start and end date, how would I do it?
Thanks
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 4 月 10 日
"dynamic" in what sense? For example, it should show the first 10 entries and allow you to grab the plot to "pan" through the time range ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by