Simple Expert Advisor that places pending orders before news release

Job finished

Execution time 2 minutes
Feedback from employee
Thank you
Feedback from customer
Top developer. Very quick and supportive. There was always a constructive reply to every question. At the end the product I got reflects more than I was expecting.

Specification

The EA should run:

-        In the moment it is attached to chart OR

-        When programmable dates and times are triggered

Dates (5 max), can be inserted as extern string in this format:  dd.mm.yyyy hh.mm.ss, dd.mm.yyyy hh.mm.ss, dd.mm.yyyy hh.mm.ss, ….).

The EA will trade news release; receival of news data feed from sources is not needed though: it’s a semi manual approach. EA will be activated (manually or programming as said above) some time before the news release.

Once the EA is activated, it has to place - at the same time – a pending buy and a sell order 'X' points away from the activation price. SL and TP can be also set, as well as a trailing stop loss.

The feature OCO (one-Cancels-the-Other Order) can also be selected: once one pending order is filled, cancel the other one.

You can select is just trade “buy” and/or just trade “sell”.


Input parameters (more details below):

-        Buy Stop Distance pts

-        Buy Stop Stop Loss

-        Buy Stop Take Profit

 

-        Buy Stop TSL STARTING pts

-        Buy Stop TSL STEP pts

 

-        Sell Stop Distance pts

-        Sell Stop Stop Loss

-        Sell Stop Take Profit

 

-        Sell Stop TSL STARTING pts

-        Sell Stop TSL STEP pts

 

The below parameters are visualized in the chart once the EA is active, with:

-         Buy/Sell Stop Entry points: in black color line

-         Buy/Sell Stop SL: in red dotted line

-         Buy/Sell Stop TP: in dark green dotted line

 

Variables

 

+--- General Settings ---+

Trade Buy        True/False

Trade Sell        True/False

 

+--- Trade Settings ---+

Trade Fixed Lots

Buy Stop Distance pts à The distance from the open price to the entry order price (buy stop)

Buy Stop Stop Loss (0 = no SL) à The distance from the entry order price to the SL.

Buy Stop Take Profit (0 = no TP)à The distance from the entry order price to the TP.

Buy Stop TSL starting pts (0 = no TSL) à the distance from entry order price at which the TSL starts

Buy Stop TSL step pts à The Trailing Stop will be trailed in this set distance behind the current market price.

 

Sell Stop Distance pts à The distance from the open price to the entry order price (sell stop)

Sell Stop Stop Loss (0 = no SL) à The distance from the entry order price to the SL.

Sell Stop Take Profit (0 = no TP) à The distance from the entry order price to the TP.

Sell Stop TSL starting pts (0 = no TSL) à the distance from entry order price at which the TSL starts

Sell Stop TSL pts à The Trailing Stop will be trailed in this set distance behind the current market price.

 

+--- Position Management ---+

Fixed Lots: the lot size used

 

+--- Visualization ---+

ShowInfoPanel: enable the information panel on the chart (on/off), about profit/loss during the trade.e trade. 

-          

  I need EA’s source code of the program.



Responded

1
Developer 1
Rating
(15)
Projects
23
9%
Arbitration
7
29% / 57%
Overdue
2
9%
Free
2
Developer 2
Rating
(258)
Projects
265
29%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
3
Developer 3
Rating
(7)
Projects
14
21%
Arbitration
1
0% / 100%
Overdue
3
21%
Free
4
Developer 4
Rating
(36)
Projects
45
2%
Arbitration
6
33% / 17%
Overdue
1
2%
Free
5
Developer 5
Rating
(55)
Projects
66
58%
Arbitration
1
0% / 0%
Overdue
0
Free
6
Developer 6
Rating
(390)
Projects
416
30%
Arbitration
74
19% / 72%
Overdue
52
13%
Working
7
Developer 7
Rating
(116)
Projects
137
36%
Arbitration
16
13% / 69%
Overdue
9
7%
Free
Similar orders
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Welcome to the new era of automation I have something very powerful for trades who are looking to make consistent profits in the industry The EA is called Golden Sniper Pro designed specifically for boom index on Deriv broker with a win rate of over 85%. The ea combines EMA and RSI to detect market direction, calculates SL and TP by ATR. Uses tick counts to avoid entries near spike zones, if there was an entry
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b

Project information

Budget
30 - 50 USD
Deadline
from 2 to 8 day(s)