Undefined function or variable 'plotOHLC'

2 vues (au cours des 30 derniers jours)
Thitiphat Thaveesin
Thitiphat Thaveesin le 13 Fév 2016
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 commentaire
Walter Roberson
Walter Roberson le 13 Fév 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.

Connectez-vous pour commenter.

Réponses (1)

Kawee Numpacharoen
Kawee Numpacharoen le 4 Août 2017
Modifié(e) : Kawee Numpacharoen le 4 Août 2017
To plot a candle stick chart, you can use function candle. The function plotOHLC in the demo was written based on candle.

Catégories

En savoir plus sur Transaction Cost Analysis dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by