Hi all,

I would like to plot a candlestick chart based on tradebar information (high, low, open close, so candle bodies and tails...) however I am not sure on how to use Plot with SeriesType.Candle for the purpose, as it takes only one value as an argument.

Can anybody assist with an example?

Author