Hello, I'm just starting with amibroker and have two questions.
- How do I program that every day on the open a position is opened? Will 'Buy = Open' do the job? - How do I link a buying signal with a sell signal? E.g. I use an exitstrategy that is a function of the entryprice. Then it is possible that the exit signals appear in a different order then the entrysignals. How do I make sure that the entry and exit signal are linked so that the report produces correct trade to trade results? (If entry and exit are not linked correctly I may get an incorrect assesment of the stability of the system) Thanks BB
