1 Click Button To Close All Open and Pending Orders V03 – EA MetaTrader 4

1 Click Button To Close All Open and Pending Orders V03 - expert for MetaTrader 4
Click “Close All” button to close all your open & pending orders at once. Parameters: RunOnCurrentCurrencyPair = true (Expert Advisor works only on attached chart’s currency pair which means if you run this expert advisor on EurUsd chart, it will only close EurUsd positions) RunOnCurrentCurrencyPair = false (All your positions (regardless of the pair) will … Read more

Open Two Pending Orders – EA MetaTrader 4

Place Two Pending Orders
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 … Read more

Pending orders by time – EA MetaTrader 5

Pending orders by time
Author of the idea:  Yuri, mq5 code author: barabashkakvn. The Expert Advisor works with pending orders: it sets Buy Stop and Sell Stop at the specified time. Pending orders are set with the Stop Loss. The EA uses virtual Take Profit, i.e. it monitors open positions, and when the current position profit reaches Take Profit, … Read more