Page 1 of 1

Pending order based on current bar

Posted: Tue Oct 18, 2016 2:44 pm
by themaxx
Could anyone please share a pending order script which opens a buy stop 5 pips above the current bar high, with the stoploss 5 pips below the current bar low? Thanks!

Re: Pending order based on current bar

Posted: Fri Jan 20, 2017 4:51 am
by Soapp
I need this script too. I would like to have a script which opens 2 pending orders on the candle before the actual candle.
Position 1 has 1:1 RR, Position2 has no TP (should be adjustable).
How much would it cost ?

Re: Pending order based on current bar

Posted: Sat Jan 21, 2017 11:06 am
by themaxx
Soapp wrote:I need this script too. I would like to have a script which opens 2 pending orders on the candle before the actual candle.
Position 1 has 1:1 RR, Position2 has no TP (should be adjustable).
How much would it cost ?

I found one here, haven't had a chance to test it yet. If you improve it please share.
viewtopic.php?p=5254#p5254

Re: Pending order based on current bar

Posted: Sun Jul 09, 2017 10:10 am
by themaxx
If anyone wants to program the following for me, please PM me with a quote.

I need 3 scripts:
1. A script that places a long order with the entry at the high of the previous bar, a stop at the low of the previous bar, and a TP that is an adjustable multiple of the risk (eg 1% of account size, TP is 4 times stoploss)
2. The same as 1, except reversed for shorts (short order with the entry at the low of the previous bar, a stop at the high of the previous bar, and a TP that is an adjustable multiple of the risk).
3. A script that does the same as 1 and 2 at once - a long and a short. Not OCO.