I recently downloaded Amibroker to give it a test drive, but I have run into some questions that I have not been able to find answers for in the help file or on amibroker.com.... So if you can lead me in the right direction, I would appreciate the help: 1. I added donchian channels to the indicator list (as well as a dema) but I can not get it to graph in the price window only in a new pane. Nor can I get two ma's in the same pane. It may seem silly, but I can not find the answers anywhere. I would really appreciate the help. regards, pip_pirahna
FYI, post AB questions here: http://groups.yahoo.com/group/amibroker/messages But in short you can get your indicator to plot on the main price chart by right clicking in the price chart, selecting edit formula, and pasting in your indicator formula before the indicator end label.
You must include in the formula a command line specifying that the indicato has to be charted. Use command GRAPH. If this doesen't halp refer to AB groups, or post the formula here.
Thank you for your reply. I have tried the amibroker group but can not get in....an error message pops up stating that they have used to much space. But, I will try these suggestions. Again, thank you.
Hello, If you look at the support page of amibroker.com site: http://www.amibroker.com/support.html you will see several links to video (flash) tutorials. The one that you should look at is: "How to customize price chart" and a direct link is: http://www.amibroker.neostrada.pl/video/customizeprice.html Also in case of any further questions please contact support at: support@amibroker.com Hope this helps.