Undefined function or variable 'plotOHLC'

조회 수: 2 (최근 30일)
Thitiphat Thaveesin
Thitiphat Thaveesin 2016년 2월 13일
편집: Kawee Numpacharoen 2017년 8월 4일
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
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
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.

카테고리

Help CenterFile Exchange에서 Transaction Cost Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by