HI I recently installed Amibroker and I am trying to learn. Your help is needed please.
I need to write simple exploration to do the following: buy = cross (macd(), signal()); above line should work I need AddColumn to show: 1. Date on which closing price equals or exceeds 10 percent of buying price 2. indeed the close of that date Thank you very much
