I'd like to be able to add to a position without using a pyramid / sigscalein entry, and I'd like to be able to reference the execution price of the first order.
For example, Buy = Cross (C, EMA(C, 10)); /* Then buy more if "Close" goes down 3 * ATR(14) below the price at which I bought in the first order */ Any help would be greatly appreciated. Thanks. -Joe
