Use PlotForeign! http://www.amibroker.com/guide/afl/afl_view.php?id=115
Plot(Close, "Close", colorBlue, styleBar);
PlotForeign("AAPL", "Apple", colorRed, styleBar | styleLeftAxisScale);
Mike
--- In [email protected], "murthysuresh" <mo...@...> wrote:
>
> how can i get a bar chart with plot foreign. i just could not get a bar but
> just dash dash chart
> http://screencast.com/t/JDm55Wv1
>
