How do we plot a red dot (to represent a trade) on a financial candlestick chart in Matlab?

Posted by Gravitas on Stack Overflow See other posts from Stack Overflow or by Gravitas
Published on 2010-04-01T15:51:24Z Indexed on 2010/04/01 15:53 UTC
Read the original article Hit count: 289

Filed under:

Hi,

I'm plotting a financial candlestick chart using this Matlab function:

http://www.mathworks.com/access/helpdesk/help/toolbox/finance/candlefts.html

How do I plot a red dot on the chart, to represent a trade at that point?

© Stack Overflow or respective owner

Related posts about matlab