I need an EA that can auto set SL to Entry
I will need to determine the (x) high point and (y) low point of the box, when price goes above the high point, EA will start opening 1st Buy Order of (a) lot with SL (b) pips and vice versa.
When price goes into the profit direction, EA will start adding 2nd (a) lot x (c) martingale when price reaches (b) pips from entry point, and as price keeps moving, the EA will add accordingly.
The SL on the 2nd position will be the price of the 1st position, the SL on the 3rd position will be the price of the 2nd position.
The (c) TP will be determined in $, pips or % of balance.
There has to be 7 Sections when I apply the bot to chart, this is for manual buy or sell:
: This 3 sections are to determine number of lots; and to manually open buy or sell
: This button is to close all Buy position
: This button is to close all Sell position
: If this button is on, it's in purple, that means once a cycle is closed (either 1st entry reaches SL or the cycle reaches TP), the EA will start opening a new position. If this button is off, the button will turn into red, if there are still outstanding positions, EA will continue running until cycle is finished (either 1st entry reaches SL or cycle reaches TP), the EA won't start opening a new position.
The breakout box can be added directly on the chart to determine high and low point
Parameters:
(x) High Point: price of the high, when price is above here, EA will open buy position
(y) Low Point: price of the low, when price is below here, EA will open sell position
If (x) & (y) are 0, the EA will open position based on manual button on the screen by user.
(a) Lot: number of initial lot
(b) Distance: amount of pips from 1st entry to 2nd entry =>
(b1) SL by default: 1st entry will be the SL of 2nd entry, SL for 1st entry will be (b) pips accordingly
(b2) SL at breakeven: True/False => If True, when EA opens a 2nd position, or 3rd position, SL will be at breakeven when loss = 0
(b3) SL at certain pips: 1st position will be SL at (b) pips, but when EA has 2nd, 3rd, 4th position, the SL will be at (b3) pips from the average price
(c) Lot multiplier: Martingle, if 0 => n/a, EA will open same position
(d) TP: 3 options
TP in $:
TP in pips from the 1st entry:
TP in % of balance:
(e) Magic number: EA only applies to a predetermined magic number that tags to position
비슷한 주문
FINAL EA STRATEGY DOCUMENT (Chandelier Exit + EMA Breakout System) ------------------------------------ CORE INDICATOR - Chandelier Exit (MAIN LOGIC) - ATR Period: Editable (Default 22) - ATR Multiplier: Editable (Default 3) IMPORTANT: - ATR must NOT be shown as a separate indicator - ATR must be used ONLY internally inside Chandelier Exit - All SL & trailing must strictly follow Chandelier Exit line
Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
i have a tradingview simple indecator of 40 lines of code ,i want it to convert it into mt5 EA strategy details given below AUTOMATED TRADING STRATEGY Multi-Lot Execution & Dynamic Trailing Stop Logic System Architecture & Operational Rules Trading Bot Strategy Profile Entry Conditions Buy Logic • • • Wait for Buy Signal candle. Confirmation: Future candle must break the signal high. Execution: Open 2 orders of 0.01
Situation: Please contact me privately so I can provide the source code for review. Thank you. Project Overview: I have developed a high-frequency trading (HFT) EA that performs consistently in demo environments and passes most prop-firm requirements. While short live phases showed profitability, the results were not reproducible over time. My primary goal is stable live performance on retail accounts , not just
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
i want a trading bot that is aleast 98% sure,and cam also do scalping 99% correct using smart money concept, ICT, ALL technical analysis on it and also put risk management on it