Pending Order EA - page 3

 

EA Required

Hi Babar

I once searched for a long time to find an EA that works and I had all kinds of ideas that did not work.

Most EA's try to predict the market and if you know anything about trading, you will know that is not possible.

The one that does it all for me is SilverBullet which can be bought for only $29 on SilverBullet.

It will pay the money you invested back in the first day.

Cheers

Andre

babarmughal:
Hi Guys,

Can you please help me making this EA

The strategy is

Exmple

Current market price = x

Place pending BUY order on x + 100 Pips

Place pending SELL order on x - 100 Pips

If BUY order executes then cancel SELL pending order and Vice Versa

Stop Loss = 50

Take Profit = 50

Trailing Stop = 50

I will really appreciate your help in this matter

Thanks in Advance

Babar
 
akoorts:
Hi Babar

I once searched for a long time to find an EA that works and I had all kinds of ideas that did not work.

Most EA's try to predict the market and if you know anything about trading, you will know that is not possible.

The one that does it all for me is SilverBullet which can be bought for only $29 on SilverBullet.

It will pay the money you invested back in the first day.

Cheers

Andre

Hi akoorts, could you please tell me for how long you are using this EA and what performance I can expect?

Also the myfxbook demo is doing great, however I can't find anything about this EA in the net.

 

Simple Breakout EA req

hi guys,

I need a help of a programmer or an expert. I am looking for a simple breakout EA which has the following options.

I would like to set up TP/SL and trailing stop.

Select a reference candle or time range, than place pending orders like buy stop/sell stop to the high/low of the candle.

Should move the SL to BE after x pips.

And if any order hits the SL (price goes back to reference candle) than it should place that order again.

I found few EA, but there are too many options and I could not find any which is re-enter the pending orders again if SL is hit and price goes back to ref candle.

thanks for the help.

 

Hi killerno,

I moved your post to this thread because I think you may find something similar here, or something which may be improved up to your request.

 

hi,

I found two great Breakout EA, both of them would be alright for me. I am not sure that I can post them,but easy to find them. One is Generic breakout ea v7 and an other is Volceq EA. Only problem with them, that seems to work in backtest, but not opening any trade in demo live account. Is there anybody who is using them and working in live as well?

thanks

killerno:
hi guys,

I need a help of a programmer or an expert. I am looking for a simple breakout EA which has the following options.

I would like to set up TP/SL and trailing stop.

Select a reference candle or time range, than place pending orders like buy stop/sell stop to the high/low of the candle.

Should move the SL to BE after x pips.

And if any order hits the SL (price goes back to reference candle) than it should place that order again.

I found few EA, but there are too many options and I could not find any which is re-enter the pending orders again if SL is hit and price goes back to ref candle.

thanks for the help.
 

can someone help me build this ea??

hi guys..

can someone help me coding simple scalping ea with this criteria :

lot = 0.01

TP = 5

SL = 20

*the ea start running on every new H1 candle.

------------------------------------------------------------------------

Level 1

- pending order 2 buystop & 2 sellstop +-5pip from open current candle(H1).

- cancel/delete pending order when the other is triggered.

------------------------------------------------------------------------

Level 2

(1) - if the buystop is triggered and hit TP, open 2 sell 2pips above previous TP

(2) - if the sellstop is triggered and hit TP, open 2 buy 2pips below previous TP

------------------------------------------------------------------------

Level 3

(3) - if the trade goes like (1) and hit TP, instant 2 op_buy

(4) - if the trade goes like (2) and hit TP, instant 2 op_sell

------------------------------------------------------------------------

Level 4

- if the trade goes like (3) and hit TP, open 2 sell 2pips above previous TP

- if the trade goes like (4) and hit TP, open 2 buy 2pips below previous TP

------------------------------------------------------------------------

All 4 level was happen in single H1 candle. however level 2,3,4 was set to optional (true/false)

so we can decide how much position we are going to take.

all open & pending order will be close/delete as the new H1 candle appear. and the ea will start over.

thats all.

i don't know if this ea is possible to build. but if it does, thanks in advance and sorry for my

english.

 
profedu2001:
This is my very first time of posting in this forum

Can anybody please help me in making this EA

The strategy is

Example

Current market price(once daily @10am GMT) = x

Place pending BUY order on x + 50 Pips

Place pending SELL order on x - 50 Pips

If BUY order executes then cancel SELL pending order and Vice Versa

Stop Loss = 50

Take Profit = 50

Thanks

I am looking for this EA as well. Wonder you have got it?

 

Have you found this? If yes, please share

profedu2001:
This is my very first time of posting in this forum

Can anybody please help me in making this EA

The strategy is

Example

Current market price(once daily @10am GMT) = x

Place pending BUY order on x + 50 Pips

Place pending SELL order on x - 50 Pips

If BUY order executes then cancel SELL pending order and Vice Versa

Stop Loss = 50

Take Profit = 50

Thanks
 

Looks like

Looks like this EA doesn't exist. It appears I will have to pay someone to make it for me

 

I found one

mstar:
Have you found this? If yes, please share

Ok I have found the script. Its an EA! You load it into the EXPERTS folder!

The script does the following.

1)Sets A pending buy x amount of points away from the market price

2)Sets A pending sell x amount of points away from the market price

3)Displays the Pending sell on your chart with RED DOTTED LINE

4)Displays the Pending Buy on your chart with BLUE DOTTED LINE

The script also allows you to DRAG the pending orders up or down This way you dont have to keep tryping the price over and over again. The script works excellent with out a hitch. If you have any issues loading it, I will help you.oandasl.ex4

Files:
oandasl.ex4  18 kb
Reason: