A very easy
EA to create, just place a pending orders and re-active who were activated (two
opposite orders with different lot size every some points)
In beginning
the EA will open two random opposite positions at same time with same lot size in
same price (just the spread between sell and buy),
And every
DST points the market moved from the beginning orders, the EA will open two
opposite positions but by different lot size (lot size for stop order for the
position in direction of market, and lot size for limit order for the position
in opposite direction of market)
So the EA after
the two beginning orders (same price same time same lot) will put X pending
orders up and down the market. Every DTS point up the market put buy stop and
sell limit, and same orders at 2ˣDST points, else at 3ˣDST...........XˣDST pending orders.
and every DTS points down the market put sell
stop and buy limit, and same orders at 2ˣDST points, else at 3ˣDST...........XˣDST
pending orders.
But the EA
must follow the market and re-active the orders who were activated with this
principle.
For
example: after the beginning positions(sell and buy) the market move up DST points and active the
first pending orders (buy stop and sell limit ), so the EA must put another
orders sell stop and buy limit down the market (in the beginning price ) . if
the market move up again by 2xDST points and active the second orders (buy stop
and sell limit) , the EA must put another pending orders down the market (sell
stop and buy limit)
“BUY STOP
and SELL LIMIT up the market“ “SELL STOP
and BUY LIMIT down the market “
“BUY STOP
and SELL STOP same lot size“ “SELL LIMIT and BUY LIMIT same lot size “
LOT start:
lot size for the beginning orders (sell and buy)
LOT
limit: lot size for the orders in opposite direction of market (buy limit and
sell limit)
LOT
stop: lot size for the orders in the direction of market (buy stop and sell
stop)
DST:
number of points between orders
X
orders: number of pending orders up the market and down the market (you can
fixed at 10 up and 10 down)
TP: is a
common for all orders
SL: is a
common for all orders
SLBE: move SL to open price in this profit in point
BEplus: move SL on this profit in pips
( for SLBE and BEplus you can see
the EA HOOVER https://www.mql5.com/en/market/product/19909#!tab=tab_p_overview)
Spread:
N (if more than N ,don’t active the orders)
Benzer siparişler
I’m looking for an experienced developer to build a MT5 EA that combines the following three strategies into a single system: Strategy 1 – H1 Zone Rejection (Pullback Entry) Identify the high and low of the H1 timeframe Enter trades when price reaches the H1 high/low zones Confirm entry using a bullish/bearish candle on the M15 timeframe Target a 1:2 risk-reward ratio Strategy 2 – Breakout & Retest Identify the H1
Hello, I have a Ctrader indicator with the source code, I was wondering if this possible to convert it to Quantower. Hello, I have a Ctrader indicator with the source code, I was wondering if tis possible to convert it to Quantower., i need an expert who can convert it perfectly
AI Trading MQL5: Maximizing Profit from a $10 Investment Achieving significant profits from a small initial capital like $10 in AI trading with MQL5 requires a highly strategic and disciplined approach. While the potential for exponential growth exists, it's crucial to manage expectations and understand the inherent risks. **Key Strategies for Small Capital AI Trading:** 1. **Low-Risk, High-Probability
Manage my money and make strategy add money in my bank account analys account trade for me convert money in to my accountNext, you need to describe all terms and concepts contained in the idea description. If trend is important for your strategy, clearly define what indicator should be used to determine the trend direction and strength. The numerical characteristics of these definitions form the basis of Expert
Description: Looking for an experienced MQL5 developer to build an EA that: Reads MT5 trade history (DEALS format) Reconstructs trades using Position ID Replays trades in Strategy Tester (tick-based) Simulates trades internally Applies additional logic on top of trades Runs dual mode (original vs enhanced) Calculates MAE/MFE Shows trades visually on chart Outputs performance comparison Delivery required: same day
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
Build an MT5 EA focused on low-latency M1 scalping , where performance depends on execution quality (spread, slippage, commissions), not complex indicators. Core Idea M1 timeframe scalping only Short-term momentum + volatility-based entries Trade only in high liquidity sessions (London + NY) Avoid low volatility / Asian session conditions Execution Rules (Critical) Max spread filter (configurable) Max slippage filter
Build an MT5 EA focused on low-latency M1 scalping , where performance depends on execution quality (spread, slippage, commissions), not complex indicators. Core Idea M1 timeframe scalping only Short-term momentum + volatility-based entries Trade only in high liquidity sessions (London + NY) Avoid low volatility / Asian session conditions Execution Rules (Critical) Max spread filter (configurable) Max slippage filter
Project Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc