EA or Script for pending order ?

 

Hello

If the price is 1.690 but I wanted to place a buy order at 1.700 in the next 3 hours how can this be achieved ? Would an EA or script suffice ?

Thanks

 
 

Wow

ND

Thanks for your prompt reply - i dont think i expressed myself clearly. I know the price will break the level but dont know the time.

Can the hotkeys be upgraded to include a price break (i.e. when the price breaks a level ?)

Thanks

 
Nordic12:
ND

Thanks for your prompt reply - i dont think i expressed myself clearly. I know the price will break the level but dont know the time.

Can the hotkeys be upgraded to include a price break (i.e. when the price breaks a level ?)

Thanks

May be.

It should be many scripts to place pending orders. Try to look at Metaquotes website.

 

Look at this links: may be you will find something https://www.mql5.com/en/forum/general

 

You may use this script to place two pending orders https://www.mql5.com/ru/code/8054

 

Multiple TP Script

Hello

If someone can help me make a script or EA that can open pending BUY & SELL orders with Multiple TP's.

All TP,lots etc can be changed...

E.g

-EntryPrice

-TP: 20, 30, 40, 50, 60

-Lots: 1.0 (for TP 20),

2.0 (for TP 30)

3.0 (for TP 40)

4.0 (for TP 50)

5.0 (for TP 60)

-Stoploss: 40

-TradeComment

Thanks

 
newdigital:
You may use this script to place two pending orders https://www.mql5.com/ru/code/8054

wonder this script can add the specified time to open pending orders?

 

order scipt

keymaker:
Hello

If someone can help me make a script or EA that can open pending BUY & SELL orders with Multiple TP's.

All TP,lots etc can be changed...

E.g

-EntryPrice

-TP: 20, 30, 40, 50, 60

-Lots: 1.0 (for TP 20),

2.0 (for TP 30)

3.0 (for TP 40)

4.0 (for TP 50)

5.0 (for TP 60)

-Stoploss: 40

-TradeComment

Thanks

Did you come across scipt that would do what you wanted with a take prifit 1,2,3 and stop loss to your settings. on top of that a possible move to brake even after taking profit 1

 
keymaker:
Hello

If someone can help me make a script or EA that can open pending BUY & SELL orders with Multiple TP's.

All TP,lots etc can be changed...

E.g

-EntryPrice

-TP: 20, 30, 40, 50, 60

-Lots: 1.0 (for TP 20),

2.0 (for TP 30)

3.0 (for TP 40)

4.0 (for TP 50)

5.0 (for TP 60)

-Stoploss: 40

-TradeComment

Thanks

I am looking for the same one

 
drfrankm:
I am looking for the same one

Check this thread : https://www.mql5.com/en/forum/178858