What I'm looking for (or very similar) probably exists, but I'm having a heck of a time finding it.
With my trading strategy when I enter a position I enter either a buy stop or sell stop order and a s/l. I exit in 3 steps. 50% at my first target, 25% at my next, and the last 25% with no target but trail based on ATR.
In any case I am looking for a script that will let me specify:
-# of lots
-Buy Stop or Sell Stop
-Entry Price
-Stop Loss
and have the system automatically enter 3 orders for me 1 with 50% of the lots, and 2 each with 25%. For example if I'm trading 4 lots, I'd like 1 order for 2 lots and 2 orders for 1 lot.
Oh, and my entry prices are a fixed price, not x pips from the market.
For some reason I can't seem to get this working right. Anyone have something like this.
Any help would be greatly appreciated.
With my trading strategy when I enter a position I enter either a buy stop or sell stop order and a s/l. I exit in 3 steps. 50% at my first target, 25% at my next, and the last 25% with no target but trail based on ATR.
In any case I am looking for a script that will let me specify:
-# of lots
-Buy Stop or Sell Stop
-Entry Price
-Stop Loss
and have the system automatically enter 3 orders for me 1 with 50% of the lots, and 2 each with 25%. For example if I'm trading 4 lots, I'd like 1 order for 2 lots and 2 orders for 1 lot.
Oh, and my entry prices are a fixed price, not x pips from the market.
For some reason I can't seem to get this working right. Anyone have something like this.
Any help would be greatly appreciated.