Experts: Open Two Pending Orders - page 3

 
MT5-version

Forum on trading, automated trading systems and testing trading strategies

MT4 to MT5

fxsaber, 2019.05.26 17:25

#define MT4_TICKET_TYPE // Обязываем OrderSend и OrderTicket возвращать значение такого же типа, как в MT4 - int.
#include <KimIVToMT5.mqh> // https://c.mql5.com/3/263/KimIVToMT5.mqh

#define Magic Magic2

#include "Open Two Pending Orders.mq4" // https://www.mql5.com/en/code/19057

void OnTick() { start(); }
 
Hi, how to download it?
 
Adam Pogorzelski:

Hello,

Thank you for sharing your EA. I tried to use it with Renko chart but there are no trades then.

Do you have any idea why is that ?

Hi,

Can u please share the EA?
 
Molokoka7:
Hi,

Can u please share the EA?

https://www.mql5.com/en/code/19057

 
Automated-Trading:

Open Two Pending Orders:

Author: Zaymin Htet 

Can I please get a download link?
 
546713:
Can I please get a download link?

You have actually quoted with the link inside the quote and the link has been asked for and supplied 3 times already in this thread including in the comment above yours!

 

Hi, I Downloaded your EA over the weekend. Set it up Monday. Thanks for sharing.

Excellent for setting up for a breakout strategy. Just execute the EA with your settings. Places a buy stop and sell stop simultaneously.

Then drag the prices to your preferred levels. Then I delete the EA so it won't repeat trades as I don't want it too. Set and forget.

Can't understand the negative comments. Works exactly as described. And it's free. Some people are never happy. Thanks again.

 

Hi Sir, 

I am very happy with this one, this is exactly what I was looking for.

I just wanted to ask if there is anyway we can fix the issue of the Order delete function.

Though, it doesn't affect the total EA its just that it keep feeding on the expert tab.


Thank you.

 
Automated-Trading:

Open Two Pending Orders:

Author: Zaymin Htet 

Hi there where is the download link for the EA file please help
 
brandon nair:
Hi there where is the download link for the EA file please help

The link that is actually in your quote?????

Open Two Pending Orders:

Open Two Pending Orders
Open Two Pending Orders
  • www.mql5.com
The Expert Advisor is intended for automatic placing of Buy Stop pending orders and Sell Stop pending orders simultaneously, Stop Losses and Take Profits on the user specified levels. As soon as the long position (BUY) is opened as ASK price crosses the levels, the remaining pending order (SELLSTOP) is deleted. Vice versa if the short position...
Reason: