Undefined function or variable 'plotOHLC'

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 comentario

Walter Roberson
Walter Roberson el 13 de Feb. de 2016
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.

Iniciar sesión para comentar.

Respuestas (1)

Kawee Numpacharoen
Kawee Numpacharoen el 4 de Ag. de 2017
Editada: Kawee Numpacharoen el 4 de Ag. de 2017

0 votos

To plot a candle stick chart, you can use function candle. The function plotOHLC in the demo was written based on candle.

Categorías

Productos

Preguntada:

el 13 de Feb. de 2016

Editada:

el 4 de Ag. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by