Undefined function or variable 'plotOHLC'
    7 ビュー (過去 30 日間)
  
       古いコメントを表示
    
When I follow the tutorial "Getting Started With Trading Toolbox Part 1 Connection to Interactive Brokers, they use the function "plotOHLC" which I couldn't use. When I try, the program said "Undefined function or variable 'plotOHLC'."
1 件のコメント
  Walter Roberson
      
      
 2016 年 2 月 13 日
				Good question. I find a function of that name defined for R, but I do not find any MATLAB functions of that name. There is a highlow() function that might be usable instead.
回答 (1 件)
  Kawee Numpacharoen
    
 2017 年 8 月 4 日
        
      編集済み: Kawee Numpacharoen
    
 2017 年 8 月 4 日
  
      To plot a candle stick chart, you can use function candle. The function plotOHLC in the demo was written based on candle.
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Transaction Cost Analysis についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


