Hello,
After installing Amibroker, all my charts come up as bar charts and I can't make them change to candlestick charts.
I have tried View > price chart style > candle stick.
I have created a new AFL file, the only line being 'plot(close,"close",colordefault,stylecandle); but this does not change the chart either.
I was getting this issue too. After many attempts to solve it I discovered that the Symbol Utility Files from Metastock are corrupted and are delivering the same open and close prices to each symbol rendering it impossible to display correct candlesticks. I have now corrected this by using a slightly earlier Symbol Utility File. Not sure if you have the same issue?
Alverton,
Thank you. This might save me so much time.
It makes sense.
I am running two versions of metastock downloader ( in different environments) the new downloader with the new symbol utility files is giving me this problem. The old one with older files is not.