Well I don't have any experience with the scale-in strategy but I spent a great deal of time and effort on the scale-out strategy. So all I have to offer is the work I posted in the AFL library for a basic 3 stage scale out strategy. Perhaps you can reverse engineer it to function as a scale-in or at least gain some insight into how to achieve your task. See link below: http://www.amibroker.com/library/detail.php?id=1204 Hope this helps.
Pete :-) --- In [email protected], "John Bishop" <jlbishop...@...> wrote: > > Hi, > > I am trying to write a trading system that scales into buys and sells by > using one rule for the initial buy, and then further scales into the position > if the C of the current bar is < the last buy price. > > I get how to scale in using one rule but I'm having trouble figuring out how > to tell Amibroker to use one rule for the initial buy and then another rule > (C < Last BuyPrice) to determine whether to scale in. > > Thank you very much for your help, > > John >
