I'd like to be able to add to a position if it goes against me and I'd like to 
be able to reference the execution price of the first position/order.

For example,

Buy = Cross (C, EMA(C, 10));

/* Then buy more (put on a second position of equal shares) if "Close" goes 
down 3 * ATR(14) below the price at which I
bought in the first position */

Any help would be greatly appreciated. Thanks. -Joe


Reply via email to