In AB Tutorial - Pyramiding - there is Example 3 with pyramiding once a profit is greater than 5 % and used ExRem to ensure that scale-in occurs just once.
But what if I'd like pyramiding more than once ? Say, for simplicity, I want to scale-in just once more when there is 10 % profit on current position as illustrates following example ( all scales-in just when 10 % profit ) : Buy 10 shares at $ 10 per share = $ 100 Buy 10 shares at $ 11 per share = $ 100 + $ 10 PL + $ 110 scale-in Buy 10 shares at $ 11.55 per share = $ 210 + $ 21 PL + $ 115.50 scale-in Any advice to code it with AFL highly appreciated. Svatopluk
