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.
Pedidos semelhantes
I need a professional AI-assisted Forex trading Expert Advisor (EA) for MetaTrader 5. The EA should not be based on a simple single indicator strategy. I want a robust multi-factor trading system that can analyze market conditions, trend, momentum, volatility, price action and risk before entering a trade. Requirements: Forex trading on MT5 Automated analysis and trade execution Dynamic entry and exit decisions Stop
We are seeking an independent technical reviewer for a frozen Python evidence/specification candidate related to an XAUUSD paper-trading risk system (ALKOOS-AI). This is NOT a request to develop, modify, optimize, or execute a trading robot or trading strategy. The task is limited to independent verification of a prepared evidence package. The reviewer should verify: Integrity of the supplied frozen artifact using
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion