Can anyone help me create a script? New comment Michael 2009.06.19 05:12 Hi, I was wanting someone to help me by writing me a script which does the following: -Sell 0.1 lots at the current price. -then place the folowing series of pending sell limits: ---0.1 lots at 10 pips above initial sell price ---0.2 lots at 10 pips above previous sell limit ---0.2 lots at 9 pips etc... ---0.3 lots at 9 pips ---0.3 lots at 8 pips ---0.4 lots at 8 pips ---0.4 lots at 7 pips ---0.5 lots at 7 pips I want all positions to be closed at 70 pips from the initial sell price, and for a take profit of 25 pips for each order. I would also want the reverse for a buy and buy limit script. This would be implemented as the market falls. Any help would be greatly appreciated. Thanks, Mike Script Open position at 50pips from Daily Open price with preset take profit & stop loss in pips Script Open position at 50% Average Daily High Low at Daily Open price with preset take profit & stop loss in pips Script Open position at 50% Average Daily High Low at Daily Open price with preset take profit & stop loss in % Average Daily High Low Niko 2009.06.19 14:13 #1 What's the profit take Mike? Michael 2009.06.20 03:28 #2 25 pips for each order... Ideally I would want all open positions to be closed out once the last order to be opened is 25 pips in profit...but i'm not sure if that is possible? New comment
Hi,
I was wanting someone to help me by writing me a script which does the following:
-Sell 0.1 lots at the current price.
-then place the folowing series of pending sell limits:
---0.1 lots at 10 pips above initial sell price
---0.2 lots at 10 pips above previous sell limit
---0.2 lots at 9 pips etc...
---0.3 lots at 9 pips
---0.3 lots at 8 pips
---0.4 lots at 8 pips
---0.4 lots at 7 pips
---0.5 lots at 7 pips
I want all positions to be closed at 70 pips from the initial sell price, and for a take profit of 25 pips for each order.
I would also want the reverse for a buy and buy limit script. This would be implemented as the market falls.
Any help would be greatly appreciated.
Thanks,
Mike